aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils/binutils_2.20.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2009-10-22 00:34:25 -0700
committerKhem Raj <raj.khem@gmail.com>2009-10-22 00:37:06 -0700
commit954cab651b1bcd3a8b28655099a6da117cde75f3 (patch)
tree155c4dcdf235e1993d664e021686dc8095fdbd28 /recipes/binutils/binutils_2.20.bb
parente96730e101cdd6de3355bcf370c1e34a2b32e52e (diff)
downloadopenembedded-954cab651b1bcd3a8b28655099a6da117cde75f3.tar.gz
binutils-2.20.bb: Fix compilation error with missing braces
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.bb4
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes/binutils/binutils_2.20.bb b/recipes/binutils/binutils_2.20.bb
index fd539fe59e..62f40f231a 100644
--- a/recipes/binutils/binutils_2.20.bb
+++ b/recipes/binutils/binutils_2.20.bb
@@ -1,6 +1,9 @@
require binutils.inc
LICENSE = "GPLv3"
+INC_PR = "r1"
+PR = "${INC_PR}.1"
+
SRC_URI = "\
${GNU_MIRROR}/binutils/binutils-${PV}.tar.bz2 \
file://binutils-uclibc-100-uclibc-conf.patch;patch=1 \
@@ -11,6 +14,7 @@ SRC_URI = "\
file://binutils-uclibc-gas-needs-libm.patch;patch=1 \
file://binutils-arm-pr7093.patch;patch=1 \
file://ld-stub-crash.patch;patch=1;pnum=0 \
+ file://binutils-arm-non-empty-know.patch;patch=1 \
"
# powerpc patches