packages/gcc/gcc-cross_4.1.1.bb: Bump PR
authorStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 19 Mar 2007 09:09:23 +0000 (09:09 +0000)
committerStelios Koroneos <skoroneos@digital-opsis.com>
Mon, 19 Mar 2007 09:09:23 +0000 (09:09 +0000)
packages/gcc/gcc-cross_4.1.1.bb

index 42e9d15..67dbc83 100644 (file)
@@ -5,7 +5,7 @@ inherit cross
 FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gcc-${PV}"
 # NOTE: split PR.  If the main .oe changes something that affects its *build*
 # remember to increment this one too.
-PR = "r11"
+PR = "r12"
 
 DEPENDS = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}libc-for-gcc gmp-native mpfr-native"
 PROVIDES = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"