aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.34_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-08-27 09:00:31 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-27 09:03:13 +0200
commit7ef38c1996ad29fc36722797a9c03127adc831ff (patch)
treef5aeb2cc3d66656e69256840319483e21f38ce02 /recipes/linux/linux-openmoko-2.6.34_git.bb
parentd9cd4d5da67213ce9744682f3f446c6d19a09212 (diff)
downloadopenembedded-7ef38c1996ad29fc36722797a9c03127adc831ff.tar.gz
linux-openmoko-2.6.34: upgrade to 2.6.34.6 and add patch for WSOD with 242 timming
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.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.34_git.bb b/recipes/linux/linux-openmoko-2.6.34_git.bb
index 8d875f3709..a1eae7719e 100644
--- a/recipes/linux/linux-openmoko-2.6.34_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.34_git.bb
@@ -1,7 +1,7 @@
require linux.inc
require linux-openmoko.inc
-KERNEL_RELEASE="2.6.34.5"
+KERNEL_RELEASE="2.6.34.6"
SRCREV = "3f6725d43021d2d7597027e36020df5b44d0667e"
OEV = "oe4.6"
@@ -26,6 +26,7 @@ SRC_URI = "\
file://0007-Fix-claim-of-2D-register-resource.patch \
file://0008-Use-unlocked_ioctl-rather-than-ioctl.patch \
file://0001-glamo-display-Enable-FIFO-stage-for-the-LCD-engine-s.patch \
+ file://0009-glamo-display-fix-WSOD-for-242-timming.patch \
# patches from Radek Polak used in qtmoko
file://0001-accels.patch.patch \
file://0002-usbhost.patch.patch \
@@ -36,8 +37,8 @@ SRC_URI = "\
file://defconfig \
"
-SRC_URI[stablepatch.md5sum] = "8a4d2f75b2e09edb20de304c4f2240f6"
-SRC_URI[stablepatch.sha256sum] = "bd029f2e218f95861ec84e6a2344a345012cfb4a6d172cbc2f80917343a85141"
+SRC_URI[stablepatch.md5sum] = "49d8234d88bba062edcab19fd0ee28b4"
+SRC_URI[stablepatch.sha256sum] = "a62e9392ad435948ea4ea2cce12e60e042da6e6da806691936ba50bbaa0dc8cc"
S = "${WORKDIR}/git"