aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-04-23 00:07:44 +0200
committerAndrea Adami <andrea.adami@gmail.com>2011-04-23 00:24:48 +0200
commit067b569c241a4a81221b8c7bf314db7d50154b7d (patch)
tree06ce550da23cd34f61e4f9930a5189aabf5a6f79 /recipes/linux
parent7c99e43029ad9896bbb5c79139926fab591189b0 (diff)
downloadopenembedded-067b569c241a4a81221b8c7bf314db7d50154b7d.tar.gz
linux_2.6.29+2.6.30-rc4: remove stale tosa files
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
Diffstat (limited to 'recipes/linux')
-rw-r--r--recipes/linux/linux_2.6.29+2.6.30-rc4.bb8
-rw-r--r--recipes/linux/linux_2.6.29+2.6.30-rc5.bb8
-rw-r--r--recipes/linux/linux_2.6.29.bb6
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 10e595e21c..48249672e6 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 aa8fdb22ab..cb1528bb59 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 2b80884544..924482743b 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 \