aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/binutils
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2010-10-20 20:32:43 +0200
committerKoen Kooi <koen@openembedded.org>2010-10-20 20:32:43 +0200
commitc8b2396bc77e7892e728c8e268c1474c29a1555a (patch)
tree961734f23fccdb245d6b1088bfb8cd66797a3d8f /recipes/binutils
parent7cb89bb309a4b1d3e54296a553c118b982820be7 (diff)
downloadopenembedded-c8b2396bc77e7892e728c8e268c1474c29a1555a.tar.gz
binutils: bump INC_PR to force rebuild
Diffstat (limited to 'recipes/binutils')
-rw-r--r--recipes/binutils/binutils.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/binutils/binutils.inc b/recipes/binutils/binutils.inc
index 96e2041725..b90451f0ba 100644
--- a/recipes/binutils/binutils.inc
+++ b/recipes/binutils/binutils.inc
@@ -3,7 +3,7 @@ HOMEPAGE = "http://www.gnu.org/software/binutils/"
SECTION = "devel"
LICENSE = "GPL"
-INC_PR = "r10"
+INC_PR = "r11"
COMPATIBLE_TARGET_SYS ?= "(?!nios2)"