aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils
diff options
context:
space:
mode:
authorGraeme Gregory <dp@xora.org.uk>2010-03-01 22:34:57 +0000
committerKoen Kooi <koen@openembedded.org>2010-06-16 11:09:00 +0200
commitd93a88d73cc0db0617123d2e40fe804e87690ab5 (patch)
treee79ff198209a0e286fe418b6a1bd029e473049d8 /recipes/binutils
parentfe6e78787087c203fc53079e236bc8310a8c370f (diff)
downloadopenembedded-d93a88d73cc0db0617123d2e40fe804e87690ab5.tar.gz
binutils_2.18.atmel.1.0.1.bb : add latest binutils for AVR32
Diffstat (limited to 'recipes/binutils')
-rw-r--r--recipes/binutils/binutils-cross_2.18.atmel.1.0.1.bb3
-rw-r--r--recipes/binutils/binutils_2.18.atmel.1.0.1.bb23
2 files changed, 26 insertions, 0 deletions
diff --git a/recipes/binutils/binutils-cross_2.18.atmel.1.0.1.bb b/recipes/binutils/binutils-cross_2.18.atmel.1.0.1.bb
new file mode 100644
index 0000000000..fa82a3c433
--- /dev/null
+++ b/recipes/binutils/binutils-cross_2.18.atmel.1.0.1.bb
@@ -0,0 +1,3 @@
+FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/binutils-2.18"
+require binutils_${PV}.bb
+require binutils-cross.inc
diff --git a/recipes/binutils/binutils_2.18.atmel.1.0.1.bb b/recipes/binutils/binutils_2.18.atmel.1.0.1.bb
new file mode 100644
index 0000000000..d08e61cfbb
--- /dev/null
+++ b/recipes/binutils/binutils_2.18.atmel.1.0.1.bb
@@ -0,0 +1,23 @@
+INC_PR = "r8"
+PR = "${INC_PR}.2"
+
+require binutils.inc
+LICENSE = "GPLv3"
+
+SRC_URI = "\
+ http://avr32linux.org/twiki/pub/Main/BinutilsPatches/binutils-${PV}.tar.bz2;name=archive \
+ file://binutils-2.16.91.0.6-objcopy-rename-errorcode.patch;patch=1 \
+ file://binutils-configure-texinfo-version.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://binutils-x86_64_i386_biarch.patch;patch=1 \
+ file://binutils-section-in-segment.patch;patch=1;pnum=0 \
+ file://parse-neon-vmov.diff;patch=1 \
+ "
+SRC_URI[archive.md5sum] = "71fb723a456fd902ee785328f0d09cd5"
+SRC_URI[archive.sha256sum] = "ea614e9fbec6cb9af08a911660a30991918df44e0328046341f7866ffd2f68d8"
+