aboutsummaryrefslogtreecommitdiffstats
path: root/meta/packages/linux/linux-nokia800_2.6.21-osso71.bb
diff options
context:
space:
mode:
authorRichard Purdie <richard@openedhand.com>2008-02-21 00:57:43 +0000
committerRichard Purdie <richard@openedhand.com>2008-02-21 00:57:43 +0000
commit2e7d772b7e0e4941ea9ea9a4284fe1563a52aa03 (patch)
tree44066211e59c205584a463605a9446d4a2c00ffe /meta/packages/linux/linux-nokia800_2.6.21-osso71.bb
parentd1a1ed1d523276cc370b818b1e408af743165e60 (diff)
downloadopenembedded-core-contrib-2e7d772b7e0e4941ea9ea9a4284fe1563a52aa03.tar.gz
linux-nokia800: Add suspend/resume button support
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3838 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/linux/linux-nokia800_2.6.21-osso71.bb')
-rw-r--r--meta/packages/linux/linux-nokia800_2.6.21-osso71.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/meta/packages/linux/linux-nokia800_2.6.21-osso71.bb b/meta/packages/linux/linux-nokia800_2.6.21-osso71.bb
index 34cc82a842..7b633635b8 100644
--- a/meta/packages/linux/linux-nokia800_2.6.21-osso71.bb
+++ b/meta/packages/linux/linux-nokia800_2.6.21-osso71.bb
@@ -1,11 +1,12 @@
require linux-nokia800.inc
-PR = "r1"
+PR = "r3"
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_nokia800 = "1"
+DEFAULT_PREFERENCE_nokia770 = "-1"
SRC_URI = "${KERNELORG_MIRROR}pub/linux/kernel/v2.6/linux-2.6.21.tar.bz2 \
http://repository.maemo.org/pool/os2008/free/source/k/kernel-source-rx-34/kernel-source-rx-34_2.6.21.0-osso71.diff.gz;patch=1 \
+ http://www.rpsys.net/openzaurus/patches/archive/input_power-r7.patch;patch=1 \
+ file://suspend-button.patch;patch=1 \
file://defconfig"
S = "${WORKDIR}/linux-2.6.21"