aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/gcc/gcc-canadian-sdk_4.2.4.bb
diff options
context:
space:
mode:
authorTom Rini <trini@embeddedalley.com>2009-04-07 16:22:07 -0700
committerTom Rini <trini@embeddedalley.com>2009-04-07 16:22:07 -0700
commitae48ce485442fa2c1a7d0552bf6b4ea10fe692cf (patch)
tree3455ecc629509c99c853eadc5a41e12be80d2790 /recipes/gcc/gcc-canadian-sdk_4.2.4.bb
parentec31872ec8e83079e983869504eef39fa98a4233 (diff)
downloadopenembedded-ae48ce485442fa2c1a7d0552bf6b4ea10fe692cf.tar.gz
gcc-canadian-sdk: Fix C++ relocation, add SYSROOT, use SDK_REALPATH_MINGW, bump PR.
Diffstat (limited to 'recipes/gcc/gcc-canadian-sdk_4.2.4.bb')
-rw-r--r--recipes/gcc/gcc-canadian-sdk_4.2.4.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gcc/gcc-canadian-sdk_4.2.4.bb b/recipes/gcc/gcc-canadian-sdk_4.2.4.bb
index ae3245bf7f..d78ab75c81 100644
--- a/recipes/gcc/gcc-canadian-sdk_4.2.4.bb
+++ b/recipes/gcc/gcc-canadian-sdk_4.2.4.bb
@@ -1,6 +1,6 @@
inherit canadian-sdk
-PR = "r1"
+PR = "r2"
FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gcc-${PV}"