summaryrefslogtreecommitdiff
path: root/meta/packages/binutils/binutils_2.19.bb
diff options
context:
space:
mode:
authorNitin A Kamble <nitin.a.kamble@intel.com>2010-06-16 02:11:28 -0700
committerJoshua Lock <josh@linux.intel.com>2010-06-17 23:13:05 +0100
commitcea3fe7d6e38b345a8864638afecc7a17d9f47fb (patch)
treeeb76858f423a419601fe9fd96448e91c8cd2ed96 /meta/packages/binutils/binutils_2.19.bb
parent30e98b4a0d85163acd5d33d252f8637bfd40b2ef (diff)
downloadopenembedded-core-cea3fe7d6e38b345a8864638afecc7a17d9f47fb.tar.gz
openembedded-core-cea3fe7d6e38b345a8864638afecc7a17d9f47fb.tar.bz2
openembedded-core-cea3fe7d6e38b345a8864638afecc7a17d9f47fb.tar.xz
openembedded-core-cea3fe7d6e38b345a8864638afecc7a17d9f47fb.zip
binutils: remove older versions
Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
Diffstat (limited to 'meta/packages/binutils/binutils_2.19.bb')
-rw-r--r--meta/packages/binutils/binutils_2.19.bb19
1 files changed, 0 insertions, 19 deletions
diff --git a/meta/packages/binutils/binutils_2.19.bb b/meta/packages/binutils/binutils_2.19.bb
deleted file mode 100644
index 65a6aa102..000000000
--- a/meta/packages/binutils/binutils_2.19.bb
+++ /dev/null
@@ -1,19 +0,0 @@
-PR = "r1"
-
-require binutils.inc
-
-SRC_URI = "\
- ${GNU_MIRROR}/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://libtool.patch;patch=1 \
- "
-
-# powerpc patches
-SRC_URI += "file://binutils-2.16.1-e300c2c3.patch;patch=1"
-