aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils/binutils_2.20.1.bb
diff options
context:
space:
mode:
authorUlf Samuelsson <ulf_samuelsson@telia.com>2011-10-21 12:50:31 +0000
committerTom Rini <trini@kernel.crashing.org>2011-10-26 20:06:55 -0700
commit262f9eb0f046cd77d041a9dcb055700c5ab6601b (patch)
tree0ca2ab9c9adcf7baf159ab20fe949daafd26af44 /recipes/binutils/binutils_2.20.1.bb
parentc7179d3903b075b19e420269346dafd655f76f1c (diff)
downloadopenembedded-262f9eb0f046cd77d041a9dcb055700c5ab6601b.tar.gz
binutils-2.20.1: Change source package to binutils-2.20.1a
2.20.1 is now 2.20.1a. Patches and diff -r1 backported from openembedded-core meta-openembedded/meta-oe/recipes-devtools/binutils When extracting the 2.20.1a sources, the directory name is still 2.20.1 $ LANG=C diff -rq binutils-2.20.1 binutils-2.20.1a Only in binutils-2.20.1a: cgen Files binutils-2.20.1/md5.sum and binutils-2.20.1a/md5.sum differ Files binutils-2.20.1/opcodes/m32c-desc.c and binutils-2.20.1a/opcodes/m32c-desc.c differ Files binutils-2.20.1/opcodes/mep-asm.c and binutils-2.20.1a/opcodes/mep-asm.c differ Files binutils-2.20.1/opcodes/mep-opc.c and binutils-2.20.1a/opcodes/mep-opc.c differ Signed-Off-By: Ulf Samuelsson <ulf.samuelsson@telia.com> Signed-off-by: Tom Rini <trini@kernel.crashing.org>
Diffstat (limited to 'recipes/binutils/binutils_2.20.1.bb')
-rw-r--r--recipes/binutils/binutils_2.20.1.bb16
1 files changed, 12 insertions, 4 deletions
diff --git a/recipes/binutils/binutils_2.20.1.bb b/recipes/binutils/binutils_2.20.1.bb
index 5154e2d6f9..4c3b17bb67 100644
--- a/recipes/binutils/binutils_2.20.1.bb
+++ b/recipes/binutils/binutils_2.20.1.bb
@@ -1,13 +1,13 @@
require binutils.inc
LICENSE = "GPLv3"
-PR = "${INC_PR}.4"
+PR = "${INC_PR}.5"
EXTRA_OECONF += "--disable-werror"
#COMPATIBLE_TARGET_SYS = "."
SRC_URI = "\
- ${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2;name=tarball \
+ ${GNU_MIRROR}/binutils/binutils-${PV}a.tar.bz2;name=tarball \
file://binutils-uclibc-100-uclibc-conf.patch \
file://110-arm-eabi-conf.patch \
file://binutils-uclibc-300-001_ld_makefile_patch.patch \
@@ -16,7 +16,15 @@ SRC_URI = "\
file://binutils-uclibc-gas-needs-libm.patch \
file://binutils-x86_64_i386_biarch.patch \
${@['file://libtool-update.patch','file://libtool-2.4-update.patch'][bb.data.getVar('LIBTOOL_HAS_SYSROOT', d, 1) == 'yes']} \
+ file://binutils-mips-pie.patch \
file://binutils-2.19.1-ld-sysroot.patch \
+ file://libiberty_path_fix.patch \
+ file://binutils-poison.patch \
+ file://libtool-rpath-fix.patch \
+ file://152_arm_branches_to_weak_symbols.patch \
+ file://200_elflink_%B_fixes.patch \
+ file://201_elflink_improve_noaddneeded_errors.patch \
+ file://202_elflink_noaddneeded_vs_weak.patch \
"
SRC_URI_append_nios2 =" \
@@ -24,8 +32,8 @@ SRC_URI_append_nios2 =" \
file://binutils-nios2.patch \
"
-SRC_URI[tarball.sha256sum] = "228b84722d87e88e7fdd36869e590e649ab523a0800a7d53df906498afe6f6f8"
-SRC_URI[tarball.md5sum] = "9cdfb9d6ec0578c166d3beae5e15c4e5"
+SRC_URI[tarball.sha256sum] = "71d37c96451333c5c0b84b170169fdcb138bbb27397dc06281905d9717c8ed64"
+SRC_URI[tarball.md5sum] = "2b9dc8f2b7dbd5ec5992c6e29de0b764"
# powerpc patches
SRC_URI += "\