mirror of
https://git.yoctoproject.org/poky
synced 2026-04-02 17:02:21 +02:00
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. (From OE-Core rev: 5ae44a93aa0eeeba8d99d2bc6f5b0c11c79767a4) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user