gcc-3.4.4: Switch to INC_PR
authorTom Rini <trini@embeddedalley.com>
Fri, 19 Jun 2009 23:43:59 +0000 (19:43 -0400)
committerTom Rini <trini@embeddedalley.com>
Fri, 19 Jun 2009 23:43:59 +0000 (19:43 -0400)
recipes/gcc/gcc-3.4.4.inc
recipes/gcc/gcc-cross-sdk_3.4.4.bb
recipes/gcc/gcc-cross_3.4.4.bb
recipes/gcc/gcc-native_3.4.4.bb
recipes/gcc/gcc_3.4.4.bb

index 2bed5f8..9a02c5d 100644 (file)
@@ -1,5 +1,7 @@
 require gcc-common.inc
 
+INC_PR = "r14"
+
 SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
           file://gcc34-reverse-compare.patch;patch=1 \
           file://gcc34-arm-ldm.patch;patch=1 \
index e334659..6cb136a 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r8"
+PR = "${INC_PR}.1"
 
 require gcc-${PV}.inc
 require gcc-cross-sdk.inc
index 43d4b76..0bf1951 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r14"
+PR = "${INC_PR}.1"
 
 require gcc-${PV}.inc
 require gcc-cross.inc
index c3f8106..5686b4b 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r9"
+PR = "${INC_PR}.1"
 
 require gcc-${PV}.inc
 require gcc-configure-target.inc
index 73e908a..fdafce2 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r12"
+PR = "${INC_PR}.1"
 
 require gcc-${PV}.inc
 require gcc-configure-target.inc