aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils/binutils_2.17.50.0.12.bb
diff options
context:
space:
mode:
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-07-06 21:17:14 +0200
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>2010-07-06 21:21:00 +0200
commitefaed573357cafd2cd54c700ae2eab18014882e7 (patch)
tree597e009583c6f8e1f094b022992ad376f39f4d4f /recipes/binutils/binutils_2.17.50.0.12.bb
parent9101746564c9d3b9a9c6fec8020bd6d304634543 (diff)
downloadopenembedded-efaed573357cafd2cd54c700ae2eab18014882e7.tar.gz
binutils 2.17.50.0.12: added nios2 support
added nios2 support this is based upon the windriver toolchain (see http://www.nioswiki.com/Build_the_gcc4_toolchain for details). The nios2 changes are lifted from the wrs toolchain and ported to 2.17.50.0.12. Also solved a few bugs As there is no functional change for other platforms no PR bump is needed (the patches are only applied for nios2 machines) Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
Diffstat (limited to 'recipes/binutils/binutils_2.17.50.0.12.bb')
-rw-r--r--recipes/binutils/binutils_2.17.50.0.12.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/binutils/binutils_2.17.50.0.12.bb b/recipes/binutils/binutils_2.17.50.0.12.bb
index dc0c538526..70c080196c 100644
--- a/recipes/binutils/binutils_2.17.50.0.12.bb
+++ b/recipes/binutils/binutils_2.17.50.0.12.bb
@@ -11,5 +11,10 @@ SRC_URI = \
file://binutils-uclibc-300-012_check_ldrunpath_length.patch \
"
+SRC_URI_append_nios2 =" \
+ file://binutils-nios2-files.patch \
+ file://binutils-nios2.patch \
+ "
+
SRC_URI[md5sum] = "6f3e83399b965d70008860f697c50ec2"
SRC_URI[sha256sum] = "7360808266f72aed6fda41735242fb9f1b6dd3307cd6e283a646932438eaa929"