From 7e3937ebfdafb92fe499db61ccdf8dc5e48ae13d Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sat, 5 Jun 2010 09:10:35 +0200 Subject: linux-openmoko-2.6.32: fix for lost touchscreen bug #2328 Signed-off-by: Martin Jansa --- recipes/linux/linux-openmoko-2.6.32_git.bb | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'recipes/linux/linux-openmoko-2.6.32_git.bb') diff --git a/recipes/linux/linux-openmoko-2.6.32_git.bb b/recipes/linux/linux-openmoko-2.6.32_git.bb index 499c4a085e..ac7a531817 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 = "oe2" +OEV = "oe3" PV = "${KERNEL_RELEASE}-${OEV}+gitr${SRCPV}" SRC_URI = "\ @@ -30,6 +30,8 @@ SRC_URI = "\ file://0012-Fix-dynamic-command-queue-allocation.patch \ file://0013-Debug-statements-for-testing.patch \ file://0014-Fix-claim-of-2D-register-resource.patch \ +# fix for lost touchscreen https://docs.openmoko.org/trac/ticket/2328 + file://touchscreen_ignoreunexpectedintr29.patch \ " SRC_URI[stablepatch.md5sum] = "ba6abb1ffee513a1d4f831599ddae490" -- cgit v1.2.3