[oe-commits] Andrea Adami : linux_2.6.29+2.6.30-rc4: remove stale tosa files

git version control git at git.openembedded.org
Thu Apr 28 20:01:06 UTC 2011


Module: openembedded.git
Branch: testing-next
Commit: 067b569c241a4a81221b8c7bf314db7d50154b7d
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=067b569c241a4a81221b8c7bf314db7d50154b7d

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Sat Apr 23 00:07:44 2011 +0200

linux_2.6.29+2.6.30-rc4: remove stale tosa files

Signed-off-by: Andrea Adami <andrea.adami at gmail.com>

---

 recipes/linux/linux_2.6.29+2.6.30-rc4.bb |    8 --------
 recipes/linux/linux_2.6.29+2.6.30-rc5.bb |    8 --------
 recipes/linux/linux_2.6.29.bb            |    6 ------
 3 files changed, 0 insertions(+), 22 deletions(-)

diff --git a/recipes/linux/linux_2.6.29+2.6.30-rc4.bb b/recipes/linux/linux_2.6.29+2.6.30-rc4.bb
index 10e595e..4824967 100644
--- a/recipes/linux/linux_2.6.29+2.6.30-rc4.bb
+++ b/recipes/linux/linux_2.6.29+2.6.30-rc4.bb
@@ -9,14 +9,6 @@ S = "${WORKDIR}/linux-${OLD_KERNEL_RELEASE}"
 
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
-
-# Zaurus
-DEFAULT_PREFERENCE_akita = "-1"
-DEFAULT_PREFERENCE_c7x0 = "-1"
-DEFAULT_PREFERENCE_collie = "-1"
-DEFAULT_PREFERENCE_poodle = "-1"
-DEFAULT_PREFERENCE_spitz = "-1"
-DEFAULT_PREFERENCE_tosa = "-1"
 DEFAULT_PREFERENCE_tx25 = "1"
 
 
diff --git a/recipes/linux/linux_2.6.29+2.6.30-rc5.bb b/recipes/linux/linux_2.6.29+2.6.30-rc5.bb
index aa8fdb2..cb1528b 100644
--- a/recipes/linux/linux_2.6.29+2.6.30-rc5.bb
+++ b/recipes/linux/linux_2.6.29+2.6.30-rc5.bb
@@ -10,14 +10,6 @@ S = "${WORKDIR}/linux-${OLD_KERNEL_RELEASE}"
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
 
-# Zaurus
-DEFAULT_PREFERENCE_akita = "-1"
-DEFAULT_PREFERENCE_c7x0 = "-1"
-DEFAULT_PREFERENCE_collie = "-1"
-DEFAULT_PREFERENCE_poodle = "-1"
-DEFAULT_PREFERENCE_spitz = "-1"
-DEFAULT_PREFERENCE_tosa = "-1"
-
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${OLD_KERNEL_RELEASE}.tar.bz2;name=kernel \
            ${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/testing/v2.6.30/patch-${KERNEL_RELEASE}.bz2;apply=yes;name=patch \
            file://defconfig"
diff --git a/recipes/linux/linux_2.6.29.bb b/recipes/linux/linux_2.6.29.bb
index 2b80884..9244827 100644
--- a/recipes/linux/linux_2.6.29.bb
+++ b/recipes/linux/linux_2.6.29.bb
@@ -8,7 +8,6 @@ S = "${WORKDIR}/linux-2.6.29"
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_boc01 = "1"
 DEFAULT_PREFERENCE_canyonlands = "1"
-DEFAULT_PREFERENCE_tosa = "1"
 DEFAULT_PREFERENCE_vortex86sx = "1"
 DEFAULT_PREFERENCE_atngw100 = "1"
 DEFAULT_PREFERENCE_micro2440 = "1"
@@ -51,11 +50,6 @@ SRC_URI_append_micro2440 = " \
 	file://0011-MINI2440-Add-touchscreen-support.patch \
 	"
 
-SRC_URI_append_tosa = " \
-        file://0001-pxa-make-second-argument-of-clk_add_alias-a-name-in.patch \
-        file://0002-spi-pxa2xx-spi-set-default-cs_control-to-null_cs_co.patch \
-        "
-
 SRC_URI_append_ep93xx = " \
         file://add-edb9301.patch \
 	file://edb9301-fix-machine-id.patch \





More information about the Openembedded-commits mailing list