summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils-2.24.inc
diff options
context:
space:
mode:
authorTudor Florea <tudor.florea@enea.com>2015-07-07 00:41:01 +0200
committerTudor Florea <tudor.florea@enea.com>2015-07-07 00:41:01 +0200
commitd5775b10e9b8a611c52607aca97dcd6f4365603f (patch)
tree813ee60f1d5292fe9382f6e39e83e49729f91d5f /meta/recipes-devtools/binutils/binutils-2.24.inc
parentb031ebb35ec461c0ca25e1117c81e359d5c6bb21 (diff)
downloadpoky-d5775b10e9b8a611c52607aca97dcd6f4365603f.tar.gz
binutils: Fix building nativesdk binutils with gcc 4.9
Patches explain the issue in detail but this is exposed with gcc 4.9 in binutils 2.24 This is from upstream daisy [474ea6b826b53cb1e4e01a262683091f6c9d9309 ] Signed-off-by: Sona Sarmadi <sona.sarmadi@enea.com> Signed-off-by: Tudor Florea <tudor.florea@enea.com>
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils-2.24.inc')
-rw-r--r--meta/recipes-devtools/binutils/binutils-2.24.inc2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta/recipes-devtools/binutils/binutils-2.24.inc b/meta/recipes-devtools/binutils/binutils-2.24.inc
index 2643e84553..3b9e03975c 100644
--- a/meta/recipes-devtools/binutils/binutils-2.24.inc
+++ b/meta/recipes-devtools/binutils/binutils-2.24.inc
@@ -30,6 +30,8 @@ SRC_URI = "\
30 file://fix-pr16476.patch \ 30 file://fix-pr16476.patch \
31 file://fix-pr16428a.patch \ 31 file://fix-pr16428a.patch \
32 file://fix-pr16428b.patch \ 32 file://fix-pr16428b.patch \
33 file://replace_macros_with_static_inline.patch \
34 file://0001-Fix-MMIX-build-breakage-from-bfd_set_section_vma-cha.patch \
33 file://binutils_CVE-2014-8484.patch \ 35 file://binutils_CVE-2014-8484.patch \
34 file://binutils_CVE-2014-8485.patch \ 36 file://binutils_CVE-2014-8485.patch \
35 file://binutils_CVE-2014-8501.patch \ 37 file://binutils_CVE-2014-8501.patch \