[oe-commits] [openembedded-core] 38/54: grub_git: Upgrade to latest tip

git at git.openembedded.org git at git.openembedded.org
Fri May 13 12:44:14 UTC 2016


rpurdie pushed a commit to branch master
in repository openembedded-core.

commit 5ae44a93aa0eeeba8d99d2bc6f5b0c11c79767a4
Author: Khem Raj <raj.khem at gmail.com>
AuthorDate: Wed May 11 10:35:23 2016 -0700

    grub_git: Upgrade to latest tip
    
    Gets past the gcc6 issues seen on aarch64
    | make[3]: *** [cmp.mod] Error 1
    | build-grub-module-verifier: error: unsupported relocation 0x113.
    
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
    Signed-off-by: Richard Purdie <richard.purdie at linuxfoundation.org>
---
 meta/recipes-bsp/grub/grub_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta/recipes-bsp/grub/grub_git.bb b/meta/recipes-bsp/grub/grub_git.bb
index 8f8c5ed..7a900d0 100644
--- a/meta/recipes-bsp/grub/grub_git.bb
+++ b/meta/recipes-bsp/grub/grub_git.bb
@@ -8,7 +8,7 @@ DEFAULT_PREFERENCE_arm = "1"
 FILESEXTRAPATHS =. "${FILE_DIRNAME}/grub-git:"
 
 PV = "2.00+${SRCPV}"
-SRCREV = "b95e92678882f56056c64ae29092bc9cf129905f"
+SRCREV = "7a5b301e3adb8e054288518a325135a1883c1c6c"
 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 \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list