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

index d5390d7..f475eba 100644 (file)
@@ -7,6 +7,8 @@ LICENSE = "GPLv3"
 
 DEPENDS = "mpfr gmp"
 
+INC_PR = "r18"
+
 SRC_URI = "${GNU_MIRROR}/gcc/gcc-${PV}/gcc-${PV}.tar.bz2 \
        file://fedora/gcc43-c++-builtin-redecl.patch;patch=1;pnum=0 \
        file://fedora/gcc43-ia64-libunwind.patch;patch=1;pnum=0 \
index 45557b6..27a7ae0 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r15"
+PR = "${INC_PR}.1"
 
 inherit sdk
 
index 2764039..398ee2e 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r18"
+PR = "${INC_PR}.1"
 
 require gcc-${PV}.inc
 require gcc-cross4.inc
index af35244..2153f27 100644 (file)
@@ -1,4 +1,4 @@
-PR = "r12"
+PR = "${INC_PR}.1"
 
 require gcc-${PV}.inc
 require gcc-configure-target.inc