diff options
author | Chris Larson <clarson@kergoth.com> | 2004-09-08 18:27:53 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-09-08 18:27:53 +0000 |
commit | 95287273646dd9947b24173258818a78fd234c8b (patch) | |
tree | 1beaeccc0eec5cc87b884fed9b1a741278a79cbc /binutils/binutils_2.15.91.0.1.oe | |
parent | e6eb37bc275be0c8e6734ce80cfac8b9755172df (diff) |
Merge openembedded@openembedded.bkbits.net:packages
into handhelds.org:/home/kergoth/code/packages
2004/09/08 13:19:43-05:00 handhelds.org!kergoth
Add binutils 2.15.91.0.2, which fixes uclibc+mipsel, and reduce some of the patch duplication in the binutils builds.
BKrev: 413f4f29UPLkK-KKFGxwmPYUHUYsRw
Diffstat (limited to 'binutils/binutils_2.15.91.0.1.oe')
-rw-r--r-- | binutils/binutils_2.15.91.0.1.oe | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/binutils/binutils_2.15.91.0.1.oe b/binutils/binutils_2.15.91.0.1.oe index dcf99edf79..cf8d2b186b 100644 --- a/binutils/binutils_2.15.91.0.1.oe +++ b/binutils/binutils_2.15.91.0.1.oe @@ -36,9 +36,9 @@ FILES_${PN}-symlinks = " \ SRC_URI = \ "http://ftp.kernel.org/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 \ - file://binutils-001_ld_makefile.patch;patch=1 \ - file://binutils-006_better_file_error.patch;patch=1 \ - file://binutils-009_signed_char_fix.patch;patch=1 \ + file://ld_makefile.patch;patch=1 \ + file://better_file_error.patch;patch=1 \ + file://signed_char_fix.patch;patch=1 \ file://binutils-100_cflags_for_build.patch;patch=1 \ file://binutils-2.15.91.0.1-uclibc-100-conf.patch;patch=1 \ file://binutils-2.15.90.0.3-uclibc-200-build_modules.patch;patch=1 \ |