summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorSaul Wold <sgw@linux.intel.com>2015-08-20 08:24:25 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2015-08-20 17:49:21 +0100
commitebe3096910baa32b357e1bebe5beb7c286528af1 (patch)
tree71c1219349b8ef85b06e4aaacc9067062d62c411 /meta
parentf1c45d15c20c99f121abf63d50a1560758a970e4 (diff)
downloadpoky-ebe3096910baa32b357e1bebe5beb7c286528af1.tar.gz
grub-efi: Use the backport patch from grub
This fixes the build error seen on newer distros that use gcc5 such as Fedora22 (From OE-Core rev: ac135bd462dc4e674260fdb97c9e2e79c2e96460) Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r--meta/recipes-bsp/grub/grub-efi_2.00.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-bsp/grub/grub-efi_2.00.bb b/meta/recipes-bsp/grub/grub-efi_2.00.bb
index d213f31a20..91b0cb6d8e 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 \
29 file://grub-efi-allow-a-compilation-without-mcmodel-large.patch \ 29 file://grub-efi-allow-a-compilation-without-mcmodel-large.patch \
30 file://grub-2.00-add-oe-kernel.patch \ 30 file://grub-2.00-add-oe-kernel.patch \
31 file://grub-efi-fix-with-glibc-2.20.patch \ 31 file://grub-efi-fix-with-glibc-2.20.patch \
32 file://0001-parse_dhcp_vendor-Add-missing-const-qualifiers.patch
32 " 33 "
33SRC_URI[md5sum] = "e927540b6eda8b024fb0391eeaa4091c" 34SRC_URI[md5sum] = "e927540b6eda8b024fb0391eeaa4091c"
34SRC_URI[sha256sum] = "65b39a0558f8c802209c574f4d02ca263a804e8a564bc6caf1cd0fd3b3cc11e3" 35SRC_URI[sha256sum] = "65b39a0558f8c802209c574f4d02ca263a804e8a564bc6caf1cd0fd3b3cc11e3"