gcc-4.1.0: Switch to INC_PR
authorTom Rini <trini@embeddedalley.com>
Fri, 19 Jun 2009 23:45:21 +0000 (19:45 -0400)
committerTom Rini <trini@embeddedalley.com>
Fri, 19 Jun 2009 23:45:21 +0000 (19:45 -0400)
recipes/gcc/gcc-4.1.0.inc
recipes/gcc/gcc-cross-sdk_4.1.0.bb
recipes/gcc/gcc-cross_4.1.0.bb
recipes/gcc/gcc_4.1.0.bb

index d6f6198..7bb1a34 100644 (file)
@@ -1,5 +1,7 @@
 require gcc-common.inc
 
+INC_PR = "r9"
+
 DEFAULT_PREFERENCE = "-1"
 
 # Use the same patches as gcc-4.1.1 does
index 6b6097f..f133db3 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r6"
+PR = "${INC_PR}.1"
 
 require gcc-${PV}.inc
 require gcc-cross-sdk.inc
index 7675e47..9513c65 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r9"
+PR = "${INC_PR}.1"
 
 require gcc-${PV}.inc
 require gcc-cross4.inc
index 5e25980..fdafce2 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r7"
+PR = "${INC_PR}.1"
 
 require gcc-${PV}.inc
 require gcc-configure-target.inc