aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.32_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-09-21 11:18:51 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-09-23 11:00:28 +0200
commit959d69afd39025cbcdadb51764ecd3ed44f8dc37 (patch)
treed3abf1a7b467d1c631be3da0efb52cf003479a73 /recipes/linux/linux-openmoko-2.6.32_git.bb
parent6caf7a47277016fa8ed52bad90911b46c7af0be8 (diff)
downloadopenembedded-959d69afd39025cbcdadb51764ecd3ed44f8dc37.tar.gz
linux-openmoko-2.6.32: upgrade to 2.6.32.22 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.32_git.bb')
-rw-r--r--recipes/linux/linux-openmoko-2.6.32_git.bb8
1 files changed, 5 insertions, 3 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.32_git.bb b/recipes/linux/linux-openmoko-2.6.32_git.bb
index 19171af811..828ef22f39 100644
--- a/recipes/linux/linux-openmoko-2.6.32_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.32_git.bb
@@ -1,7 +1,7 @@
require linux.inc
require linux-openmoko.inc
-KERNEL_RELEASE="2.6.32.21"
+KERNEL_RELEASE="2.6.32.22"
SRCREV = "a9254be10ac2294ea20165a87c09ea6afcf66d94"
OEV = "oe3.3"
@@ -40,11 +40,13 @@ SRC_URI = "\
# faster glamo
file://0020-mfd-glamo-Enable-FIFO-stage-for-the-LCD-engine-s-mem.patch \
file://0021-glamo-display-fix-WSOD-for-242-timming.patch \
+# fix PR2349
+ file://0022-mach-gta02-fix-PR2349-do-not-manage-down.patch \
file://defconfig \
"
-SRC_URI[stablepatch.md5sum] = "29aa10a231882a6e52908642b572326f"
-SRC_URI[stablepatch.sha256sum] = "88e579f74f95ffac30d9d011be98c83e67cf348b9937d2131514a0874bb4413f"
+SRC_URI[stablepatch.md5sum] = "da1431a1d659298c6bd11714416c840f"
+SRC_URI[stablepatch.sha256sum] = "9f04a819a6ae1ac9a4793ce229bc9a2cb095ac10a2d46955ec1e6769283c4de4"
S = "${WORKDIR}/git"