mirror of
https://git.yoctoproject.org/poky
synced 2026-09-12 06:49:32 +02:00
binutils-2.27.inc: Fix alignment frags for aarch64
There was bug with alignment frags for aarch64 in binutils. This is fixed in master of binutils. This patch backports the fix to binutils 2.27 version. (From OE-Core rev: f6f87019073d4f3caa7766aca89faa6781690fba) Signed-off-by: Manjukumar Matha <manjukumar.harthikote-matha@xilinx.com> Signed-off-by: Nathan Rossi <nathan@nathanrossi.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
2f4008d694
commit
764a780136
@@ -37,6 +37,7 @@ SRC_URI = "\
|
||||
file://0015-binutils-mips-gas-pic-relax-linkonce.diff \
|
||||
file://0015-Refine-.cfi_sections-check-to-only-consider-compact-.patch \
|
||||
file://0016-Fix-seg-fault-in-ARM-linker-when-trying-to-parse-a-b.patch \
|
||||
file://0017-Fix-the-generation-of-alignment-frags-in-code-sectio.patch \
|
||||
file://0001-ppc-apuinfo-for-spe-parsed-incorrectly.patch \
|
||||
"
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
Reference in New Issue
Block a user