aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross_4.5.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-09-26 09:24:51 -0700
committerKhem Raj <raj.khem@gmail.com>2010-09-30 13:15:05 -0700
commit7a92e52370342911a6632a28b5287ca762c00082 (patch)
tree4c62e0d9dfa1465af9ff66765f6023360224a541 /recipes/gcc/gcc-cross_4.5.bb
parent91aeba1aed9efd7e58f18e079ab1e7d622fa8f65 (diff)
downloadopenembedded-7a92e52370342911a6632a28b5287ca762c00082.tar.gz
gcc: Make use of INC_PR consistently.
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc/gcc-cross_4.5.bb')
-rw-r--r--recipes/gcc/gcc-cross_4.5.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-cross_4.5.bb b/recipes/gcc/gcc-cross_4.5.bb
index a2da4a88e8..2719145b38 100644
--- a/recipes/gcc/gcc-cross_4.5.bb
+++ b/recipes/gcc/gcc-cross_4.5.bb
@@ -1,7 +1,8 @@
-PR = "r1"
require gcc-${PV}.inc
require gcc-cross4.inc
+PR = "${INC_PR}.0"
+
NATIVEDEPS += "libmpc-native libelf-native"
SRC_URI_append_fail-fast = " file://zecke-no-host-includes.patch "