aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-cross-sdk_4.1.0.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-11-25 14:47:58 -0800
committerKhem Raj <raj.khem@gmail.com>2010-11-25 14:47:58 -0800
commit3ad1829daa1466b40f8569d9299ab951f2f679a7 (patch)
tree20d6c781220367a8f37e337031f43c7df8810a6d /recipes/gcc/gcc-cross-sdk_4.1.0.bb
parentf97aeb1d04686cd532b4b013b47002913695ea8f (diff)
downloadopenembedded-3ad1829daa1466b40f8569d9299ab951f2f679a7.tar.gz
gcc-configure-sdk: Handle hardcoded /usr/include
This does not work for distros like micro who use a flattened tree structure for root file system Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/gcc/gcc-cross-sdk_4.1.0.bb')
-rw-r--r--recipes/gcc/gcc-cross-sdk_4.1.0.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-cross-sdk_4.1.0.bb b/recipes/gcc/gcc-cross-sdk_4.1.0.bb
index 9aa6a56d7e..24c76b54dc 100644
--- a/recipes/gcc/gcc-cross-sdk_4.1.0.bb
+++ b/recipes/gcc/gcc-cross-sdk_4.1.0.bb
@@ -1,5 +1,5 @@
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
require gcc-${PV}.inc
require gcc-cross-sdk.inc