aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils/binutils_2.20.1.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-09-21 23:11:54 -0700
committerKhem Raj <raj.khem@gmail.com>2010-09-23 07:51:29 -0700
commite35d6a3ab40a1a34fe466c4dcf6519373fde8442 (patch)
treecded9a14c4c7fcf0b312ca689e51b4f45e77b39a /recipes/binutils/binutils_2.20.1.bb
parentbafea11a8e5e5aea4f16789a780ca9f491f94ebe (diff)
downloadopenembedded-e35d6a3ab40a1a34fe466c4dcf6519373fde8442.tar.gz
binutils_2.20.1.bb: Add patch to fix ld sysroot
Fixes the issue seen on builds where libc.so is not being found Signed-off-by: Khem Raj <raj.khem@gmail.com> Acked-by: Roman I Khimov <khimov@altell.ru>
Diffstat (limited to 'recipes/binutils/binutils_2.20.1.bb')
-rw-r--r--recipes/binutils/binutils_2.20.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/binutils/binutils_2.20.1.bb b/recipes/binutils/binutils_2.20.1.bb
index d75dbb2569..c2a5dab174 100644
--- a/recipes/binutils/binutils_2.20.1.bb
+++ b/recipes/binutils/binutils_2.20.1.bb
@@ -1,7 +1,7 @@
require binutils.inc
LICENSE = "GPLv3"
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
#COMPATIBLE_TARGET_SYS = "."
@@ -15,6 +15,7 @@ SRC_URI = "\
file://binutils-uclibc-gas-needs-libm.patch \
file://binutils-x86_64_i386_biarch.patch \
file://libtool-update.patch \
+ file://binutils-2.19.1-ld-sysroot.patch \
"
SRC_URI_append_nios2 =" \