summaryrefslogtreecommitdiff
path: root/packages/gcc/gcc-csl-arm-cvs.inc
diff options
context:
space:
mode:
authorRichard Purdie <rpurdie@rpsys.net>2008-03-15 13:39:18 +0000
committerRichard Purdie <rpurdie@rpsys.net>2008-03-15 13:39:18 +0000
commita58b26f88e2a4377e8c22f3a1269672815799c8c (patch)
tree43a04eb7471a46c3e74b8776acb4f715e8e789d4 /packages/gcc/gcc-csl-arm-cvs.inc
parent61f76f5ed16476df673e77ecea8113100426eb33 (diff)
gcc: Create .inc files for each gcc version and update all .bb files to use these
Diffstat (limited to 'packages/gcc/gcc-csl-arm-cvs.inc')
-rw-r--r--packages/gcc/gcc-csl-arm-cvs.inc10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/gcc/gcc-csl-arm-cvs.inc b/packages/gcc/gcc-csl-arm-cvs.inc
new file mode 100644
index 0000000000..d8e5fee2bb
--- /dev/null
+++ b/packages/gcc/gcc-csl-arm-cvs.inc
@@ -0,0 +1,10 @@
+require gcc_csl-arm.bb
+
+PV = "3.4.4+csl-arm-${SRCDATE}"
+BINV = "3.4.4"
+
+SRC_URI += "file://15342.patch;patch=1 file://gcc-3.4.0-arm-lib1asm.patch;patch=1 file://no-libfloat.patch;patch=1"
+
+PR = "r1"
+
+DEFAULT_PREFERENCE = "-1"