From: Khem Raj Date: Wed, 11 Jan 2017 03:51:01 +0000 (-0800) Subject: grub-git: Upgrade to tip of master and fix with glibc 2.25 X-Git-Tag: uninative-1.5~864 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=c92ccf2117a6fbc0beb82f540296e0e5b5c6a193;p=openembedded-core.git grub-git: Upgrade to tip of master and fix with glibc 2.25 Signed-off-by: Khem Raj Signed-off-by: Ross Burton --- diff --git a/meta/recipes-bsp/grub/grub_git.bb b/meta/recipes-bsp/grub/grub_git.bb index eb824ccc71..f24cc2f1cf 100644 --- a/meta/recipes-bsp/grub/grub_git.bb +++ b/meta/recipes-bsp/grub/grub_git.bb @@ -6,7 +6,7 @@ DEFAULT_PREFERENCE_arm = "1" FILESEXTRAPATHS =. "${FILE_DIRNAME}/grub-git:" PV = "2.00+${SRCPV}" -SRCREV = "7a5b301e3adb8e054288518a325135a1883c1c6c" +SRCREV = "ce95549cc54b5d6f494608a7c390dba3aab4fba7" SRC_URI = "git://git.savannah.gnu.org/grub.git \ file://0001-Disable-mfpmath-sse-as-well-when-SSE-is-disabled.patch \ file://autogen.sh-exclude-pc.patch \