aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc-cross_3.4.4.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_3.4.4.bb
parentc3ee7c6a2538fca0da2a7e3c3c5709ebcdaa0142 (diff)
downloadopenembedded-2aa56756ba10e4e38ed5559dc0c9e3665e624ea7.tar.gz
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_3.4.4.bb')
-rw-r--r--packages/gcc/gcc-cross_3.4.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-cross_3.4.4.bb b/packages/gcc/gcc-cross_3.4.4.bb
index c9b5cc9924..c7a4cfe857 100644
--- a/packages/gcc/gcc-cross_3.4.4.bb
+++ b/packages/gcc/gcc-cross_3.4.4.bb
@@ -1,4 +1,4 @@
-PR = "r9"
+PR = "r10"
require gcc-${PV}.inc
require gcc-cross.inc