summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-cross_csl-arm-20050416.bb
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2005-04-18 13:24:26 +0000
committerPhil Blundell <philb@gnu.org>2005-04-18 13:24:26 +0000
commit4cab60055da3f987a6ebdc7e0e03b8d253fa3fb3 (patch)
treecc7985cf990cb5e691962fa342d42097ae772905 /packages/gcc/gcc-cross_csl-arm-20050416.bb
parent0775a76b90833471476caf92057fb2cac742c41f (diff)
use BINV, not PV, in path to libgcc_eh.a
BKrev: 4263b50alX2DdJR0bLGycUioCPz2pg
Diffstat (limited to 'packages/gcc/gcc-cross_csl-arm-20050416.bb')
-rw-r--r--packages/gcc/gcc-cross_csl-arm-20050416.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/gcc/gcc-cross_csl-arm-20050416.bb b/packages/gcc/gcc-cross_csl-arm-20050416.bb
index a92ae13733..4416f4d3c5 100644
--- a/packages/gcc/gcc-cross_csl-arm-20050416.bb
+++ b/packages/gcc/gcc-cross_csl-arm-20050416.bb
@@ -4,7 +4,7 @@ include gcc-paths-cross.inc
inherit cross
# NOTE: split PR. If the main .oe changes something that affects its *build*
# remember to increment this one too.
-PR = "r1"
+PR = "r2"
DEPENDS = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}libc-for-gcc"
PROVIDES = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"