summaryrefslogtreecommitdiff
path: root/packages/binutils/binutils_csl-arm-20050416.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-06-10 18:04:39 +0000
committerKoen Kooi <koen@openembedded.org>2008-06-10 18:04:39 +0000
commit13acd65e73142f8506c9955fa3363916ed40df6d (patch)
tree8b036f27bd06f21425ad750d2fa0cc32a06233be /packages/binutils/binutils_csl-arm-20050416.bb
parentf3261401ccc56d2496aa7013efdb98a5c854f07e (diff)
lots of recipes: bump PR to get postinsts back
* this is not a complete list * this still doesn't fix the pkg_postinst() type of bugs
Diffstat (limited to 'packages/binutils/binutils_csl-arm-20050416.bb')
-rw-r--r--packages/binutils/binutils_csl-arm-20050416.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/binutils/binutils_csl-arm-20050416.bb b/packages/binutils/binutils_csl-arm-20050416.bb
index efb8b91a8a..2c7c2076c3 100644
--- a/packages/binutils/binutils_csl-arm-20050416.bb
+++ b/packages/binutils/binutils_csl-arm-20050416.bb
@@ -6,7 +6,7 @@ HOMEPAGE = "http://www.gnu.org/software/binutils/"
LICENSE = "GPL"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/binutils-cvs"
PV = "2.15.99+csl-arm+cvs20050416"
-PR = "r2"
+PR = "r3"
OVERRIDES_append = ":${TARGET_ARCH}-${TARGET_OS}"
DEFAULT_PREFERENCE = "-1"
DEFAULT_PREFERENCE_arm-linux = "-1"