summaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross_4.3.2.bb
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-06-19 19:53:49 -0400
committerTom Rini <trini@embeddedalley.com>2009-06-19 19:53:49 -0400
commit9ee3d21325e571f27b7248370f58eaaaf405e070 (patch)
tree796a530219a35560a76f8baf47bb7b5128abadc6 /recipes/gcc/gcc-cross_4.3.2.bb
parentaf245faf6ddef5286f17cf0a292d91ec15fdecb1 (diff)
downloadopenembedded-9ee3d21325e571f27b7248370f58eaaaf405e070.tar.gz
gcc-4.3.2: Switch to INC_PR
Diffstat (limited to 'recipes/gcc/gcc-cross_4.3.2.bb')
-rw-r--r--recipes/gcc/gcc-cross_4.3.2.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-cross_4.3.2.bb b/recipes/gcc/gcc-cross_4.3.2.bb
index 598da3c912..5eb6b5fbe8 100644
--- a/recipes/gcc/gcc-cross_4.3.2.bb
+++ b/recipes/gcc/gcc-cross_4.3.2.bb
@@ -1,4 +1,4 @@
-PR = "r8"
+PR = "${INC_PR}.1"
require gcc-${PV}.inc
require gcc-cross4.inc
require gcc-configure-cross.inc