gcc-4.1.2: Update PR for gcc(-cross). Mention to update PR of -cross when .bb main...
authorLeon Woestenberg <leon.woestenberg@gmail.com>
Wed, 21 Nov 2007 18:59:43 +0000 (18:59 +0000)
committerLeon Woestenberg <leon.woestenberg@gmail.com>
Wed, 21 Nov 2007 18:59:43 +0000 (18:59 +0000)
packages/gcc/gcc-cross_4.1.2.bb
packages/gcc/gcc_4.1.2.bb

index 8204e2c..337562b 100644 (file)
@@ -3,9 +3,9 @@ require gcc_${PV}.bb
 require gcc-paths-cross.inc
 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*
+# NOTE: split PR.  If the main .bb changes something that affects its *build*
 # remember to increment this one too.
-PR = "r10"
+PR = "r11"
 
 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 876e912..a6c9914 100644 (file)
@@ -1,8 +1,10 @@
-PR = "r8"
 DESCRIPTION = "The GNU cc and gcc C compilers."
 HOMEPAGE = "http://www.gnu.org/software/gcc/"
 SECTION = "devel"
 LICENSE = "GPL"
+# NOTE: split PR.  If the main .bb changes something that affects its *build*
+# remember to increment the -cross .bb PR too.
+PR = "r8"
 
 inherit autotools gettext