gcc/gcc-cross 4.1.2: bump PR to build working compiler after broken ARM Crunch
authorMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 31 Aug 2007 08:24:30 +0000 (08:24 +0000)
committerMarcin Juszkiewicz <hrw@openembedded.org>
Fri, 31 Aug 2007 08:24:30 +0000 (08:24 +0000)
packages/gcc/gcc-cross_4.1.2.bb
packages/gcc/gcc_4.1.2.bb

index a9e4a0d..003fd9e 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 = "r4"
+PR = "r6"
 
 DEPENDS = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}libc-for-gcc gmp-native mpfr-native"
 PROVIDES = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"
index 2557a26..39980bf 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r3"
+PR = "r5"
 DESCRIPTION = "The GNU cc and gcc C compilers."
 HOMEPAGE = "http://www.gnu.org/software/gcc/"
 SECTION = "devel"