diff options
author | Koen Kooi <koen.kooi@linaro.org> | 2015-05-22 08:37:25 +0200 |
---|---|---|
committer | Koen Kooi <koen.kooi@linaro.org> | 2015-05-22 08:40:49 +0200 |
commit | a6b3567c93dd49f74a7e71d8d34c16f8d132578c (patch) | |
tree | 8f267715025eff41d986c982fe726fba237b25f5 /meta-linaro-toolchain/recipes-devtools/binutils/binutils-2.23.2.inc | |
parent | 733976125bb1aff4f3c0a802ecb614e1dbbd864a (diff) | |
download | meta-linaro-dora.tar.gz |
binutils 2.23.2: sync all OE-core patchesdora
The previous commit fixed one build issue on recent distros, this fixes
another, hopefully the last.
Change-Id: Ide0d051be4ba0e479c50ddc3ec2ea93294915aba
Signed-off-by: Koen Kooi <koen.kooi@linaro.org>
Diffstat (limited to 'meta-linaro-toolchain/recipes-devtools/binutils/binutils-2.23.2.inc')
-rw-r--r-- | meta-linaro-toolchain/recipes-devtools/binutils/binutils-2.23.2.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-linaro-toolchain/recipes-devtools/binutils/binutils-2.23.2.inc b/meta-linaro-toolchain/recipes-devtools/binutils/binutils-2.23.2.inc index 2ff4dc43..6bf7950d 100644 --- a/meta-linaro-toolchain/recipes-devtools/binutils/binutils-2.23.2.inc +++ b/meta-linaro-toolchain/recipes-devtools/binutils/binutils-2.23.2.inc @@ -34,6 +34,7 @@ SRC_URI = "\ file://binutils-xlp-support.patch \ file://tlsdesc_plt-aarch64_be.patch \ file://replace_macros_with_static_inline.patch \ + file://0001-Fix-MMIX-build-breakage-from-bfd_set_section_vma-cha.patch \ " BACKPORT = "\ |