Merge openembedded@openembedded.bkbits.net:packages
authorChris Larson <clarson@kergoth.com>
Thu, 10 Jun 2004 17:03:37 +0000 (17:03 +0000)
committerChris Larson <clarson@kergoth.com>
Thu, 10 Jun 2004 17:03:37 +0000 (17:03 +0000)
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 [new file with mode: 0644]
binutils/binutils_2.15.90.0.3.oe

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 (file)
index 0000000..e69de29
index 036a901..b074c07 100644 (file)
@@ -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}"