summaryrefslogtreecommitdiffstats
path: root/meta/packages/binutils/binutils_2.18.bb
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-09-03 08:30:53 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-09-03 08:30:53 +0000
commitdbf959bfa8c0485eee1a128a2b98e50e7f4a93e4 (patch)
treecb88385543e95421ed7cbb568d2853a495254008 /meta/packages/binutils/binutils_2.18.bb
parentbcf1196062902a84f3836a67dca017fd6273cd1c (diff)
downloadpoky-dbf959bfa8c0485eee1a128a2b98e50e7f4a93e4.tar.gz
binutils: added 2.18 (normal/cross, no sdk)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2663 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/binutils/binutils_2.18.bb')
-rw-r--r--meta/packages/binutils/binutils_2.18.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/meta/packages/binutils/binutils_2.18.bb b/meta/packages/binutils/binutils_2.18.bb
new file mode 100644
index 0000000000..a9b4d995b2
--- /dev/null
+++ b/meta/packages/binutils/binutils_2.18.bb
@@ -0,0 +1,11 @@
1require binutils.inc
2
3SRC_URI = "\
4 ${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \
5 file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
6 file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
7 file://110-arm-eabi-conf.patch;patch=1 \
8 file://binutils-uclibc-300-001_ld_makefile_patch.patch;patch=1 \
9 file://binutils-uclibc-300-006_better_file_error.patch;patch=1 \
10 file://binutils-uclibc-300-012_check_ldrunpath_length.patch;patch=1 \
11 "