From 0a5f99a3d2dfa0cb176e9ea4aa950b3acd455bd9 Mon Sep 17 00:00:00 2001 From: Chris Larson Date: Thu, 10 Jun 2004 17:03:37 +0000 Subject: Merge openembedded@openembedded.bkbits.net:packages into zelda.tuxnami.org:/home/kergoth/code/packages 2004/06/09 17:53:43-05:00 (none)!kergoth Merge openembedded@openembedded.bkbits.net:packages into odin.(none):/home/kergoth/code/packages 2004/06/09 17:53:31-05:00 (none)!kergoth Add patch to binutils from codesourcery to fix inability to link u-boot. BKrev: 40c89469Cy6XuiyfCHGYTLEJ8dBhZQ --- binutils/binutils-2.15.90.0.3/plt32trunc.patch | 0 binutils/binutils_2.15.90.0.3.oe | 3 ++- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 binutils/binutils-2.15.90.0.3/plt32trunc.patch (limited to 'binutils') diff --git a/binutils/binutils-2.15.90.0.3/plt32trunc.patch b/binutils/binutils-2.15.90.0.3/plt32trunc.patch new file mode 100644 index 0000000000..e69de29bb2 diff --git a/binutils/binutils_2.15.90.0.3.oe b/binutils/binutils_2.15.90.0.3.oe index 036a901e03..b074c07206 100644 --- a/binutils/binutils_2.15.90.0.3.oe +++ b/binutils/binutils_2.15.90.0.3.oe @@ -36,7 +36,8 @@ SRC_URI = \ file://binutils-009_signed_char_fix.patch;patch=1 \ file://binutils-100_cflags_for_build.patch;patch=1 \ file://binutils-2.15.90.0.3-uclibc-100-conf.patch;patch=1 \ - file://binutils-2.15.90.0.3-uclibc-200-build_modules.patch;patch=1" + file://binutils-2.15.90.0.3-uclibc-200-build_modules.patch;patch=1 \ + file://plt32trunc.patch;patch=1" S = "${WORKDIR}/binutils-${PV}" B = "${S}/build.${HOST_SYS}.${TARGET_SYS}" -- cgit v1.2.3