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 10:14:28 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-06-27 11:11:24 +0200
commit26f948fd5998390a20f7570c9b3d5f3d681ad55c (patch)
tree8ca71ec7a9a933ca7f8a9213a9c1c15bb70c5ccb /recipes/linux/linux-openmoko-2.6.32_git.bb
parent7c206163d5d34bedb4d839f2c4ca8a6bfed9fad6 (diff)
downloadopenembedded-26f948fd5998390a20f7570c9b3d5f3d681ad55c.tar.gz
bdftopcf: convert to BBCLASSEXTENDS
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"