aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gcc/gcc-cross_csl-arm-20050416.bb
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2005-04-20 02:22:30 +0000
committerPhil Blundell <philb@gnu.org>2005-04-20 02:22:30 +0000
commit3cadb8a4450dd9ff47a22f91a860a565d1895799 (patch)
tree28f077aeda1ef68d71ec46802ae62f6629851bbd /packages/gcc/gcc-cross_csl-arm-20050416.bb
parent7496e1d355358ef7a87bf91dbe4ed25a3350d844 (diff)
downloadopenembedded-3cadb8a4450dd9ff47a22f91a860a565d1895799.tar.gz
add some soft-float patches to gcc csl-arm-20050416
BKrev: 4265bce67B9IfrU8UAtvL58GPwo7VA
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 4416f4d3c5..e8df623aeb 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 = "r2"
+PR = "r4"
DEPENDS = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}libc-for-gcc"
PROVIDES = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"