aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils/binutils_2.19.51.0.3.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-04-15 22:24:32 +0000
committerKoen Kooi <koen@openembedded.org>2009-04-23 08:35:34 +0200
commit971539b2bb254a571d6842bd677bf8e53c70be2f (patch)
tree5c8e44ba2c2036831e7af5a174468cc105e515cc /recipes/binutils/binutils_2.19.51.0.3.bb
parente06cd7c84bf8bce335d7a195c504dd78423e3fb5 (diff)
downloadopenembedded-971539b2bb254a571d6842bd677bf8e53c70be2f.tar.gz
binutils-2.19.51.0.3: Add the latest HJ Lu's binutils release 2.19.51.0.3 recipes.
* With these binutils we can build uclibc in thumb mode correctly. Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Koen Kooi <koen@openembedded.org>
Diffstat (limited to 'recipes/binutils/binutils_2.19.51.0.3.bb')
-rw-r--r--recipes/binutils/binutils_2.19.51.0.3.bb19
1 files changed, 19 insertions, 0 deletions
diff --git a/recipes/binutils/binutils_2.19.51.0.3.bb b/recipes/binutils/binutils_2.19.51.0.3.bb
new file mode 100644
index 0000000000..7808d3b534
--- /dev/null
+++ b/recipes/binutils/binutils_2.19.51.0.3.bb
@@ -0,0 +1,19 @@
+PR = "r0"
+
+require binutils.inc
+
+SRC_URI = "\
+ ${KERNELORG_MIRROR}/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
+ file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
+ file://110-arm-eabi-conf.patch;patch=1 \
+ file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
+ file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
+ file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
+ file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
+ file://binutils-arm-pr7093.patch;patch=1 \
+ "
+
+# powerpc patches
+SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;patch=1"
+