[oe-commits] woglinde : linux-2.6.27: start to port the simpad patches

GIT User account git at amethyst.openembedded.net
Sun Dec 7 19:55:30 UTC 2008


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

Author: woglinde <heinold at inf.fu-berlin.de>
Date:   Fri Dec  5 23:41:04 2008 +0100

linux-2.6.27: start to port the simpad patches

---

 packages/linux/linux_2.6.27.bb |   16 ++++++++++++++++
 1 files changed, 16 insertions(+), 0 deletions(-)

diff --git a/packages/linux/linux_2.6.27.bb b/packages/linux/linux_2.6.27.bb
index e2efdb9..5b85b3d 100644
--- a/packages/linux/linux_2.6.27.bb
+++ b/packages/linux/linux_2.6.27.bb
@@ -3,6 +3,7 @@ require linux.inc
 # Mark archs/machines that this kernel supports
 DEFAULT_PREFERENCE = "-1"
 DEFAULT_PREFERENCE_progear = "1"
+DEFAULT_PREFERENCE_simpad = "1"
 
 SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
            file://defconfig "
@@ -10,6 +11,21 @@ SRC_URI = "${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/linux-${PV}.tar.bz2 \
 SRC_URI_append_progear = "file://progear-bl.patch;patch=1\
                           file://progear-ac2.patch;patch=1"
 
+SRC_URI_append_simpad = "\
+           file://linux-2.6.27-SIMpad-GPIO-MMC-mod.patch;patch=1 \
+           file://linux-2.6.24-SIMpad-battery-old-way-but-also-with-sysfs.patch;patch=1 \
+           file://linux-2.6.27-SIMpad-cs3-simpad.patch;patch=1 \
+           file://linux-2.6.27-SIMpad-mq200.patch;patch=1 \
+           file://linux-2.6.27-SIMpad-pcmcia.patch;patch=1 \
+           file://linux-2.6.27-SIMpad-serial-gpio_keys-and-cs3-ro.patch.v2;patch=1 \
+           file://linux-2.6.24-SIMpad-ucb1x00-switches.patch;patch=1 \
+           file://linux-2.6.27-SIMpad-ucb1x00-ts-supend-and-accuracy.patch;patch=1 \
+           file://linux-2.6.24-SIMpad-hostap_cs-shared-irq.patch;patch=1 \
+           file://linux-2.6.24-SIMpad-orinoco_cs-shared-irq.patch;patch=1 \
+           file://linux-2.6.24-SIMpad-rtc-sa1100.patch;patch=1 \
+           file://connectplus-remove-ide-HACK.patch;patch=1 \
+           "
+
 # see http://bugzilla.kernel.org/show_bug.cgi?id=11143
 do_stage_append() {
 	if [ -f arch/${ARCH}/lib/crtsavres.o ]; then





More information about the Openembedded-commits mailing list