mirror of
https://git.yoctoproject.org/poky
synced 2026-09-19 09:49:33 +02:00
binutils: Backport emulation template fixes
This fixes the linking errors seen on mips64 when linking sln/ from eglibc 2.18 /builds1/angstrom/build/tmp-angstrom_next-eglibc/sysroots/x86_64-linux/usr/libexec/mips64-angstrom-linux.gcc-cross-initial/gcc/mips64-angstrom-linux/4.8.1/ld: BFD (GNU Binutils) 2.23.2 assertion fail /builds1/angstrom/build/tmp-angstrom_next-eglibc/work/mips64-angstrom-linux/binutils-cross/2.23.2-r4/binutils-2.23.2/bfd/elfxx-mips.c:3453 | collect2: error: ld returned 1 exit status (From OE-Core rev: eda721f0c85afa30c2b3030ef76522cc3451af21) Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Saul Wold <sgw@linux.intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
@@ -43,6 +43,9 @@ BACKPORT = "\
|
||||
file://backport/aarch64-movi.patch \
|
||||
file://backport/0001-config-tc-ppc.c-PPC_VLE_SPLIT16A-Delete-unused-macro.patch \
|
||||
file://backport/0002-config-tc-ppc.c-md_apply_fix-Sign-extend-fieldval-un.patch \
|
||||
file://backport/0001-emultempl-elf32.em-gld-EMULATION_NAME-_before_alloca.patch \
|
||||
file://backport/0002-emultempl-elf32.em-gld-EMULATION_NAME-_before_alloca.patch \
|
||||
file://backport/0003-gold.patch \
|
||||
"
|
||||
SRC_URI[md5sum] = "4f8fa651e35ef262edc01d60fb45702e"
|
||||
SRC_URI[sha256sum] = "fe914e56fed7a9ec2eb45274b1f2e14b0d8b4f41906a5194eac6883cfe5c1097"
|
||||
|
||||
Reference in New Issue
Block a user