summaryrefslogtreecommitdiff
path: root/packages/linux/linux_2.6.27.bb
diff options
context:
space:
mode:
authorwoglinde <heinold@inf.fu-berlin.de>2008-12-05 23:41:04 +0100
committerwoglinde <heinold@inf.fu-berlin.de>2008-12-05 23:41:04 +0100
commit5f3dc7bb630beb75091b520dd29631032158cdf8 (patch)
tree4fedd3f439de442c58e378930dd2fbd0211dbae3 /packages/linux/linux_2.6.27.bb
parent846d89a9426c72f2fd6cd9902bef77ad913b028e (diff)
linux-2.6.27: start to port the simpad patches
Diffstat (limited to 'packages/linux/linux_2.6.27.bb')
-rw-r--r--packages/linux/linux_2.6.27.bb16
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 e2efdb9c73..5b85b3debd 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