Porting CentOS patch 1001-add-tboot.patch
Ignore 3 CentOS patches:
a) 1000_linux-mktitle-de-brand-the-grub.cfg-menu.patch
It replaces "CentOS" with "Linux" in grub menu, that is
introduced by a patch from grub2-2.02-0.86.el7.centos.src.rpm.
0176-Make-grub2-mkconfig-construct-titles-that-look-like-.patch
b) 1002-Don-t-write-trailing-colon-when-populating-MAC-strin.patch
It is the supplement patch of 0263-Fix-grub_net_hwaddr_to_str.patch,
which is from grub2-2.02-0.86.el7.centos.src.rpm. The original issue
is introduced by 0248-Add-support-for-non-Ethernet-network-cards.patch,
which is also from grub2-2.02-0.86.el7.centos.src.rpm.
3) 1003-tftp-roll-over-block-counter-to-prevent-timeouts-wit.patch
It is duplicate of the patch in grub2_2.04-20.debian.tar.xz.
debian/patches/tftp-roll-over-block-counter.patch
Other patches in centos/meta_patches modify the spec file. The grub2
for each distributions is deep customized, so just ignore them.
BTW, not using dl_path, because the package on salsa.debian.org has
building issue.
Test Plan:
Pass: successfully build test
Pass: successfully install test
Pass: successfully boot test
Story: 2009221
Task: 43679
Signed-off-by: Yue Tao <yue.tao@windriver.com>
Change-Id: Icfd2f1993fd123824155c94da26c0ddf9a9c0873