aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.32_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 16:01:53 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-28 08:43:59 +0200
commit036a0fcada952d8cf9e2f1360071730812ee1da6 (patch)
treebaa9f86fea2c814237dfa2c5685a224f0f3a8804 /recipes/linux/linux-openmoko-2.6.32_git.bb
parentc93524aff238f25adc24dd99efa1b2c45dac89a5 (diff)
downloadopenembedded-036a0fcada952d8cf9e2f1360071730812ee1da6.tar.gz
linux-openmoko-2.6.32: add patch with possible WS fix
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.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/recipes/linux/linux-openmoko-2.6.32_git.bb b/recipes/linux/linux-openmoko-2.6.32_git.bb
index dfae93104b..56e8698bf4 100644
--- a/recipes/linux/linux-openmoko-2.6.32_git.bb
+++ b/recipes/linux/linux-openmoko-2.6.32_git.bb
@@ -4,7 +4,7 @@ require linux-openmoko.inc
KERNEL_RELEASE="2.6.32.13"
SRCREV = "a9254be10ac2294ea20165a87c09ea6afcf66d94"
-OEV = "oe3"
+OEV = "oe3.1"
PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}"
SRC_URI = "\
@@ -34,6 +34,8 @@ SRC_URI = "\
file://0014-Fix-claim-of-2D-register-resource.patch \
# fix for lost touchscreen https://docs.openmoko.org/trac/ticket/2328
file://touchscreen_ignoreunexpectedintr29.patch \
+# fix WS
+ file://0001-glamo-core-initialize-engine-states-as-disabled.patch \
"
SRC_URI[stablepatch.md5sum] = "ba6abb1ffee513a1d4f831599ddae490"