aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross-sdk_4.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/gcc/gcc-cross-sdk_4.5.bb')
-rw-r--r--recipes/gcc/gcc-cross-sdk_4.5.bb3
1 files changed, 1 insertions, 2 deletions
diff --git a/recipes/gcc/gcc-cross-sdk_4.5.bb b/recipes/gcc/gcc-cross-sdk_4.5.bb
index e8ef4e2616..f96607e64e 100644
--- a/recipes/gcc/gcc-cross-sdk_4.5.bb
+++ b/recipes/gcc/gcc-cross-sdk_4.5.bb
@@ -1,9 +1,8 @@
-PR = "r4"
-
inherit sdk
require gcc-${PV}.inc
require gcc-cross-sdk.inc
+PR = "${INC_PR}.0"
EXTRA_OECONF += " --disable-libunwind-exceptions --with-mpfr=${STAGING_DIR_NATIVE}${prefix_native} --with-system-zlib"