summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-cross-sdk_3.4.3.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2008-06-03 02:37:09 +0000
committerKhem Raj <raj.khem@gmail.com>2008-06-03 02:37:09 +0000
commit2aa56756ba10e4e38ed5559dc0c9e3665e624ea7 (patch)
tree6c8a0f58de18b570680bf38179a00579bbdf2e74 /packages/gcc/gcc-cross-sdk_3.4.3.bb
parentc3ee7c6a2538fca0da2a7e3c3c5709ebcdaa0142 (diff)
Fix an obvious typo in the patch. The variable exported was 'CCP' should have been 'CPP'. I have tested build for gcc-cross-4.2.2 recipe.
Diffstat (limited to 'packages/gcc/gcc-cross-sdk_3.4.3.bb')
-rw-r--r--packages/gcc/gcc-cross-sdk_3.4.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-cross-sdk_3.4.3.bb b/packages/gcc/gcc-cross-sdk_3.4.3.bb
index d9f5880c17..1a7faa5b8c 100644
--- a/packages/gcc/gcc-cross-sdk_3.4.3.bb
+++ b/packages/gcc/gcc-cross-sdk_3.4.3.bb
@@ -1,4 +1,4 @@
-PR = "r2"
+PR = "r3"
require gcc-${PV}.inc
require gcc-cross-sdk.inc