mirror of
https://git.yoctoproject.org/poky
synced 2026-07-15 15:37:03 +00:00
binutils_2.22: Backport to fix bogus textrels
This is reported by prelinker which does not go well with textrels. (From OE-Core rev: 7b1caeca8e5c0dd066bb940fe6d2dff4d22bf816) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
require binutils.inc
|
||||
|
||||
PR = "r8"
|
||||
PR = "r9"
|
||||
|
||||
LIC_FILES_CHKSUM="\
|
||||
file://src-release;endline=17;md5=4830a9ef968f3b18dd5e9f2c00db2d35\
|
||||
@@ -32,6 +32,7 @@ SRC_URI = "\
|
||||
file://binutils-powerpc-e5500.patch \
|
||||
file://binutils-armv5e.patch \
|
||||
file://mips64-default-ld-emulation.patch \
|
||||
file://0001-PR-ld-13470.patch \
|
||||
"
|
||||
|
||||
SRC_URI[md5sum] = "ee0f10756c84979622b992a4a61ea3f5"
|
||||
|
||||
Reference in New Issue
Block a user