]> code.ossystems Code Review - openembedded-core.git/commitdiff
grub-efi: Use the backport patch from grub
authorSaul Wold <sgw@linux.intel.com>
Thu, 20 Aug 2015 15:24:25 +0000 (08:24 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 20 Aug 2015 16:48:43 +0000 (17:48 +0100)
This fixes the build error seen on newer distros that use gcc5 such as Fedora22

Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-bsp/grub/grub-efi_2.00.bb

index d213f31a20c9a69b30e640ee7726384626be00ea..91b0cb6d8e263d27460ed09548be0dfb21b65e97 100644 (file)
@@ -29,6 +29,7 @@ SRC_URI = "ftp://ftp.gnu.org/gnu/grub/grub-${PV}.tar.gz \
            file://grub-efi-allow-a-compilation-without-mcmodel-large.patch \
            file://grub-2.00-add-oe-kernel.patch \
            file://grub-efi-fix-with-glibc-2.20.patch \
+           file://0001-parse_dhcp_vendor-Add-missing-const-qualifiers.patch
           "
 SRC_URI[md5sum] = "e927540b6eda8b024fb0391eeaa4091c"
 SRC_URI[sha256sum] = "65b39a0558f8c802209c574f4d02ca263a804e8a564bc6caf1cd0fd3b3cc11e3"