reinstate 15342.patch in gcc-csl-20050416
authorPhil Blundell <philb@gnu.org>
Sun, 17 Apr 2005 11:22:50 +0000 (11:22 +0000)
committerPhil Blundell <philb@gnu.org>
Sun, 17 Apr 2005 11:22:50 +0000 (11:22 +0000)
BKrev: 4262470aiGCOsq58FbC6VaFCopD7MA

packages/gcc/gcc-cross_csl-arm-20050416.bb
packages/gcc/gcc-csl-arm/15342.patch [new file with mode: 0644]
packages/gcc/gcc_csl-arm-20050416.bb

index e69de29..a92ae13 100644 (file)
@@ -0,0 +1,15 @@
+include gcc_csl-arm-20050416.bb
+# path mangling, needed by the cross packaging
+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"
+
+DEPENDS = "virtual/${TARGET_PREFIX}binutils virtual/${TARGET_PREFIX}libc-for-gcc"
+PROVIDES = "virtual/${TARGET_PREFIX}gcc virtual/${TARGET_PREFIX}g++"
+
+# cross build
+include gcc3-cross-build.inc
+# cross packaging
+include gcc-package-cross.inc
diff --git a/packages/gcc/gcc-csl-arm/15342.patch b/packages/gcc/gcc-csl-arm/15342.patch
new file mode 100644 (file)
index 0000000..e69de29
index 9e5aced..daccd69 100644 (file)
@@ -1,5 +1,9 @@
 include gcc_csl-arm.bb
 
+SRC_URI += "file://15342.patch;patch=1"
+
+PR = "r1"
+
 CVSDATE = "20050416"
 OVERRIDES_append = ":${TARGET_ARCH}-${TARGET_OS}"
 DEFAULT_PREFERENCE_arm-linux = "1"