binutils-2.14.90.0.6: Switch to INC_PR
authorTom Rini <trini@embeddedalley.com>
Sat, 20 Jun 2009 00:20:23 +0000 (20:20 -0400)
committerTom Rini <trini@embeddedalley.com>
Sat, 20 Jun 2009 00:20:23 +0000 (20:20 -0400)
recipes/binutils/binutils-cross-sdk_2.14.90.0.6.bb
recipes/binutils/binutils_2.14.90.0.6.bb

index f84a61d..2f13b26 100644 (file)
@@ -1,3 +1,3 @@
 require binutils_${PV}.bb
 require binutils-cross-sdk.inc
-PR = "r1"
+PR = "${INC_PR}.1"
index e3ab895..ed12244 100644 (file)
@@ -2,7 +2,8 @@ SECTION = "devel"
 LICENSE = "GPL"
 inherit autotools gettext
 
-PR = "r5"
+INC_PR = "r5"
+PR = "${INC_PR}.1"
 
 DESCRIPTION = "A GNU collection of binary utilities"
 HOMEPAGE = "http://www.gnu.org/software/binutils/"