aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.34_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-09-21 11:29:33 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-09-22 08:26:26 +0200
commitc8a0ee39a2c2055bc74897b9e3b2db8f60b6edab (patch)
treed0e7b07e24d109d7214fd8d44eff669104dc7a94 /recipes/linux/linux-openmoko-2.6.34_git.bb
parentde6f06e7d58b6970e38137cb8a4fdb18544ee1ab (diff)
downloadopenembedded-c8a0ee39a2c2055bc74897b9e3b2db8f60b6edab.tar.gz
linux-openmoko-2.6.34: upgrade to 2.6.34.7 and add patch for lower power consumption in suspend
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-openmoko-2.6.34_git.bb')
-rw-r--r--recipes/linux/linux-openmoko-2.6.34_git.bb13
1 files changed, 6 insertions, 7 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.34_git.bb b/recipes/linux/linux-openmoko-2.6.34_git.bb
index a1eae7719e..d2728a493f 100644
--- a/recipes/linux/linux-openmoko-2.6.34_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.34_git.bb
@@ -1,9 +1,9 @@
require linux.inc
require linux-openmoko.inc
-KERNEL_RELEASE="2.6.34.6"
+KERNEL_RELEASE="2.6.34.7"
-SRCREV = "3f6725d43021d2d7597027e36020df5b44d0667e"
+SRCREV = "e4182f3551f1b8e8f8bd07a2d68e49a0ec4cd04a"
OEV = "oe4.6"
PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}"
@@ -13,7 +13,6 @@ SRC_URI = "\
${KERNELORG_MIRROR}/pub/linux/kernel/v2.6/patch-${KERNEL_RELEASE}.bz2;apply=yes;name=stablepatch \
# build fix
file://wm8753-fix-build-with-gcc-4.4.2-which-works-ok-with-.patch \
- file://0001-glamo-core-move-glamo_engine_reg_set-definition-outs.patch \
# fix for lost touchscreen https://docs.openmoko.org/trac/ticket/2328
file://touchscreen_ignoreunexpectedintr34.patch \
# patches from Thomas White's gdrm-for-merging branch
@@ -32,13 +31,13 @@ SRC_URI = "\
file://0002-usbhost.patch.patch \
file://0003-ar6000_delay.patch.patch \
file://0004-save_regs.patch.patch \
-# sysfs node path fix
- file://0001-mach-gta02-fix-gsm-power_on-sysfs-node-path.patch \
+# fix PR2349
+ file://0010-mach-gta02-fix-PR2349-do-not-manage-down.patch \
file://defconfig \
"
-SRC_URI[stablepatch.md5sum] = "49d8234d88bba062edcab19fd0ee28b4"
-SRC_URI[stablepatch.sha256sum] = "a62e9392ad435948ea4ea2cce12e60e042da6e6da806691936ba50bbaa0dc8cc"
+SRC_URI[stablepatch.md5sum] = "a88e4b5a9fcb23c2229301ac4dae1f1a"
+SRC_URI[stablepatch.sha256sum] = "b146904ea07cc87a3fbcbd4eab51d331d56718431539e6aa29c24b072e6b7832"
S = "${WORKDIR}/git"