aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-openmoko-2.6.32_git.bb
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2010-06-30 23:39:48 +0200
committerKlaus Kurzmann <mok@fluxnetz.de>2010-06-30 23:40:12 +0200
commit6918af957604fdee625a256a99146f237175d162 (patch)
tree32066a920499ce42ba348a527fbfe0f9bce654cf /recipes/linux/linux-openmoko-2.6.32_git.bb
parent6e70d7daf15d9fb172b0faaa096a8d241f1dcfe3 (diff)
downloadopenembedded-6918af957604fdee625a256a99146f237175d162.tar.gz
linux-openmoko-2.6.32_git.bb: add a patch to make jack input events work
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
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 56e8698bf4..a44a715496 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.1"
+OEV = "oe3.2"
PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}"
SRC_URI = "\
@@ -36,6 +36,8 @@ SRC_URI = "\
file://touchscreen_ignoreunexpectedintr29.patch \
# fix WS
file://0001-glamo-core-initialize-engine-states-as-disabled.patch \
+# fix HS Jack
+ file://hs-jack.patch \
"
SRC_URI[stablepatch.md5sum] = "ba6abb1ffee513a1d4f831599ddae490"