aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils/binutils_2.20.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-12-30 16:42:01 -0800
committerKhem Raj <raj.khem@gmail.com>2010-01-04 13:03:39 -0800
commitce429665d43332a4971bf1abf779cf544318a428 (patch)
treed51622ac41ccba9a27910e552b794c1e911792d1 /recipes/binutils/binutils_2.20.bb
parent1c3976fffbaba8d66915b30e63313a6228688d0d (diff)
downloadopenembedded-ce429665d43332a4971bf1abf779cf544318a428.tar.gz
binutils-2.20: Fix cross native build when using same version on build
machine. Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/binutils/binutils_2.20.bb')
-rw-r--r--recipes/binutils/binutils_2.20.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/binutils/binutils_2.20.bb b/recipes/binutils/binutils_2.20.bb
index 6961377275..686358234b 100644
--- a/recipes/binutils/binutils_2.20.bb
+++ b/recipes/binutils/binutils_2.20.bb
@@ -2,7 +2,7 @@ require binutils.inc
LICENSE = "GPLv3"
INC_PR = "r1"
-PR = "${INC_PR}.3"
+PR = "${INC_PR}.4"
SRC_URI = "\
${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \
@@ -14,6 +14,7 @@ SRC_URI = "\
file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
file://ld-stub-crash.patch;patch=1;pnum=0 \
file://binutils-arm-non-empty-know.patch;patch=1 \
+ file://binutils_unexport_LD_LIBRARY_PATH_for_CC_FOR_BUILD.patch;patch=1 \
"
# powerpc patches