diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-01-19 08:45:54 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-01-19 08:45:54 +0000 |
commit | 5db918318cd8f45e9255bfab61732a92ea064cfd (patch) | |
tree | 6610b4b9db51361ca5df6b70f4050f2ab34890ec /binutils/binutils_2.14.90.0.6.oe | |
parent | e786ab45aa676da0df33554a03aba9c978518877 (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages
into gandalf.tm.informatik.uni-frankfurt.de:/usr/local/projects/oe-packages
2004/01/18 18:15:50-05:00 local!kergoth
Add binutils 2.14.90.0.7 & 2.14.90.0.8.
BKrev: 400b9942mXw7dJHiwoh_nPh3lr77Vg
Diffstat (limited to 'binutils/binutils_2.14.90.0.6.oe')
-rw-r--r-- | binutils/binutils_2.14.90.0.6.oe | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/binutils/binutils_2.14.90.0.6.oe b/binutils/binutils_2.14.90.0.6.oe index 19c628e99c..8442f0caa2 100644 --- a/binutils/binutils_2.14.90.0.6.oe +++ b/binutils/binutils_2.14.90.0.6.oe @@ -36,8 +36,7 @@ SRC_URI := http://ftp.kernel.org/pub/linux/devel/binutils/binutils-${PV}.tar.bz2 file://${FILESDIR}/binutils-009_signed_char_fix.patch;patch=1 \ file://${FILESDIR}/binutils-012_check_ldrunpath_length.patch;patch=1 \ file://${FILESDIR}/binutils-100_cflags_for_build.patch;patch=1 \ - file://${FILESDIR}/binutils-906-hjl_libtool_dso.patch;patch=1 \ - file://${FILESDIR}/configure.patch;patch=1 + file://${FILESDIR}/binutils-906-hjl_libtool_dso.patch;patch=1 S := ${WORKDIR}/binutils-${PV} B := ${S}/build.${HOST_SYS}.${TARGET_SYS} |