opensimpad/openzaurus: removed patches (see below)
authorFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 15 Aug 2010 17:51:25 +0000 (19:51 +0200)
committerFrans Meulenbroeks <fransmeulenbroeks@gmail.com>
Sun, 15 Aug 2010 17:51:25 +0000 (19:51 +0200)
The 4 files in this patch contained references to two
patches for compilation with gcc 3.3
These patches were commented out and the patch files does not
exist, so removed the lines

Signed-off-by: Frans Meulenbroeks <fransmeulenbroeks@gmail.com>
recipes/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
recipes/linux/opensimpad_2.4.27-vrs1-pxa1-jpm1.bb
recipes/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc
recipes/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb

index b002226..54be4f6 100644 (file)
@@ -33,10 +33,6 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2;name=ke
            file://iw240_we18-5.diff \
 "
 
-# apply this when we have a patch that allows building with gcc 3.x:
-# SRC_URI_append = file://gcc-3.3.patch
-# SRC_URI_append = file://machtune-args.patch
-
 S = "${WORKDIR}/linux-${KV}"
 
 inherit kernel
index e7b2746..d93abc6 100644 (file)
@@ -42,10 +42,6 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2;name=ke
 # have sa1100_udc.c
 #           file://${KV}-${VRSV}-${USBV}.patch \
 
-# apply this when we have a patch that allows building with gcc 3.x:
-# SRC_URI_append = file://gcc-3.3.patch
-# SRC_URI_append = file://machtune-args.patch
-
 S = "${WORKDIR}/linux-${KV}"
 
 inherit kernel
index 486cd86..9e382e2 100644 (file)
@@ -56,8 +56,6 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.4/linux-${KV}.tar.bz2;name=ke
 
 SRC_URI_append_poodle += " file://smallfonts.diff"
 SRC_URI_append_poodle255 += " file://smallfonts.diff"
-# apply this when we have a kernel that builds with gcc 3.x:
-# SRC_URI_append = file://machtune-args.patch
 SRC_URI_append_tosa = " file://tosa-power-key-off.patch"
 
 S = "${WORKDIR}/linux"
index 249fc6f..295aebe 100644 (file)
@@ -40,10 +40,6 @@ SRC_URI = "http://www.openzaurus.org/mirror/linux-sl5500-${SHARPV}-rom3_10.tar.b
 # touchclicks etc so it is removed until be fixed
 #           file://sound-2.4.18r2.patch
 
-# apply this when we have a patch that allows building with gcc 3.x:
-# SRC_URI_append = file://gcc-3.3.patch
-# SRC_URI_append = file://machtune-args.patch
-
 S = "${WORKDIR}/linux"
 
 inherit kernel