[oe-commits] Frans Meulenbroeks : opensimpad/openzaurus: removed patches (see below)

git version control git at git.openembedded.org
Sun Aug 15 17:59:41 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e988939aab20a763722a9aa8eab7e85cf6d20281
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e988939aab20a763722a9aa8eab7e85cf6d20281

Author: Frans Meulenbroeks <fransmeulenbroeks at gmail.com>
Date:   Sun Aug 15 19:51:25 2010 +0200

opensimpad/openzaurus: removed patches (see below)

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 at gmail.com>

---

 recipes/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb  |    4 ----
 recipes/linux/opensimpad_2.4.27-vrs1-pxa1-jpm1.bb  |    4 ----
 ...zaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc |    2 --
 ...enzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb |    4 ----
 4 files changed, 0 insertions(+), 14 deletions(-)

diff --git a/recipes/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb b/recipes/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
index b002226..54be4f6 100644
--- a/recipes/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
+++ b/recipes/linux/opensimpad_2.4.25-vrs2-pxa1-jpm1.bb
@@ -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
diff --git a/recipes/linux/opensimpad_2.4.27-vrs1-pxa1-jpm1.bb b/recipes/linux/opensimpad_2.4.27-vrs1-pxa1-jpm1.bb
index e7b2746..d93abc6 100644
--- a/recipes/linux/opensimpad_2.4.27-vrs1-pxa1-jpm1.bb
+++ b/recipes/linux/opensimpad_2.4.27-vrs1-pxa1-jpm1.bb
@@ -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
diff --git a/recipes/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc b/recipes/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc
index 486cd86..9e382e2 100644
--- a/recipes/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc
+++ b/recipes/linux/openzaurus-pxa_2.4.18-rmk7-pxa3-embedix20031107.inc
@@ -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"
diff --git a/recipes/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb b/recipes/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb
index 249fc6f..295aebe 100644
--- a/recipes/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb
+++ b/recipes/linux/openzaurus-sa_2.4.18-rmk7-pxa3-embedix20030509.bb
@@ -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





More information about the Openembedded-commits mailing list