linux-2.6.27: start to port the simpad patches
authorwoglinde <heinold@inf.fu-berlin.de>
Fri, 5 Dec 2008 22:41:04 +0000 (23:41 +0100)
committerwoglinde <heinold@inf.fu-berlin.de>
Fri, 5 Dec 2008 22:41:04 +0000 (23:41 +0100)
packages/linux/linux_2.6.27.bb

index e2efdb9..5b85b3d 100644 (file)
@@ -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