[oe-commits] Saul Wold : grub-efi: Use the backport patch from grub

git at git.openembedded.org git at git.openembedded.org
Thu Aug 20 17:01:19 UTC 2015


Module: openembedded-core.git
Branch: dizzy
Commit: ac135bd462dc4e674260fdb97c9e2e79c2e96460
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=ac135bd462dc4e674260fdb97c9e2e79c2e96460

Author: Saul Wold <sgw at linux.intel.com>
Date:   Thu Aug 20 08:24:25 2015 -0700

grub-efi: Use the backport patch from grub

This fixes the build error seen on newer distros that use gcc5 such as Fedora22

Signed-off-by: Saul Wold <sgw at linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>

---

 meta/recipes-bsp/grub/grub-efi_2.00.bb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/recipes-bsp/grub/grub-efi_2.00.bb b/meta/recipes-bsp/grub/grub-efi_2.00.bb
index d213f31..91b0cb6 100644
--- a/meta/recipes-bsp/grub/grub-efi_2.00.bb
+++ b/meta/recipes-bsp/grub/grub-efi_2.00.bb
@@ -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"



More information about the Openembedded-commits mailing list