gcc-3.4.3: Switch to INC_PR
authorTom Rini <trini@embeddedalley.com>
Fri, 19 Jun 2009 23:41:18 +0000 (19:41 -0400)
committerTom Rini <trini@embeddedalley.com>
Fri, 19 Jun 2009 23:41:18 +0000 (19:41 -0400)
recipes/gcc/gcc-3.4.3.inc
recipes/gcc/gcc-cross-sdk_3.4.3.bb
recipes/gcc/gcc-cross_3.4.3.bb
recipes/gcc/gcc_3.4.3.bb

index 6511dfb..72f9042 100644 (file)
@@ -1,5 +1,7 @@
 require gcc-common.inc
 
+INC_PR = "r18"
+
 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 0b1f661..78c4cc0 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r6"
+PR = "${INC_PR}.1"
 
 require gcc-${PV}.inc
 require gcc-cross-sdk.inc
index 0ecee8a..0bf1951 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r18"
+PR = "${INC_PR}.1"
 
 require gcc-${PV}.inc
 require gcc-cross.inc
index fb5a85a..fdafce2 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r17"
+PR = "${INC_PR}.1"
 
 require gcc-${PV}.inc
 require gcc-configure-target.inc