[oe-commits] Andrea Adami : linux-2.6.32: remove obsoleted zaurus customizations

git version control git at git.openembedded.org
Tue Oct 26 22:35:45 UTC 2010


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

Author: Andrea Adami <andrea.adami at gmail.com>
Date:   Wed Oct 27 00:20:10 2010 +0200

linux-2.6.32: remove obsoleted zaurus customizations

---

 recipes/linux/linux_2.6.32.bb |   21 ---------------------
 1 files changed, 0 insertions(+), 21 deletions(-)

diff --git a/recipes/linux/linux_2.6.32.bb b/recipes/linux/linux_2.6.32.bb
index 8229cc9..6b66f35 100644
--- a/recipes/linux/linux_2.6.32.bb
+++ b/recipes/linux/linux_2.6.32.bb
@@ -11,13 +11,6 @@ DEFAULT_PREFERENCE_simone = "1"
 DEFAULT_PREFERENCE_eee701 = "1"
 DEFAULT_PREFERENCE_at91sam9g45ek = "1"
 DEFAULT_PREFERENCE_sh7785lcr = "1"
-
-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_ben-nanonote = "-1"
 DEFAULT_PREFERENCE_jornada6xx = "-1"
 DEFAULT_PREFERENCE_jornada7xx = "-1"
@@ -70,19 +63,5 @@ SRC_URI_append_ts72xx = " \
                         file://0016-ts7200_nor_flash.patch \
                         "
 
-# Zaurus family bootloader patches
-RPSRC = "http://www.rpsys.net/openzaurus/patches/archive"
-ZAURUSPATCHES = " ${RPSRC}/pxa-linking-bug-r1.patch;status=unmergable;name=pxa-linking-bug-r1 "
-SRC_URI[pxa-linking-bug-r1.md5sum] = "1e2a99787260c3566033e7f41180e2c8"
-SRC_URI[pxa-linking-bug-r1.sha256sum] = "785d2680022325ad54c1593082dce902f5fee31dae4c1922ba43956b1dcfcd8b"
-
-# Machine specific patches
-SRC_URI_append_akita = "${ZAURUSPATCHES}"
-SRC_URI_append_c7x0 = "${ZAURUSPATCHES}"
-SRC_URI_append_collie = "${ZAURUSPATCHES}"
-SRC_URI_append_poodle = "${ZAURUSPATCHES}"
-SRC_URI_append_spitz = "${ZAURUSPATCHES}"
-SRC_URI_append_tosa = "${ZAURUSPATCHES}"
-
 SRC_URI_append_eee701 = " \
 	file://intelfb.patch "





More information about the Openembedded-commits mailing list