pandora-misc: Add op_test_inputs to recipe.
[openpandora.oe.git] / recipes / linux / omap3-pandora-kernel_2.6.27-pandora.bb
index ef49561..d788be3 100755 (executable)
@@ -5,7 +5,7 @@ KERNEL_IMAGETYPE = "uImage"
 
 COMPATIBLE_MACHINE = "omap3-pandora"
 
-SRCREV = "abd422d7c820719eb12123ba08fab925e6f9b40c"
+SRCREV = "53869101ee3b264caa87a9395aff8532c35e045d"
 
 SRC_URI = " \
            git://git.openpandora.org/pandora-kernel.git;protocol=git;branch=pandora-27-omap1 \
@@ -45,25 +45,13 @@ SRC_URI_append = " \
            file://0003-Remove-old-msm_wifi-hack-as-the-temp-platform-driver.patch;patch=1 \
 "
 
-# Temp Keypad Patches for FN.
-
-SRC_URI_append = " \
-           file://keypad/0001-input-remove-old-twl4030keypad-to-replace-it-with-ma.patch;patch=1 \
-           file://keypad/0002-Input-add-support-for-generic-GPIO-based-matrix-keyp.patch;patch=1 \
-           file://keypad/0003-Input-matrix_keypad-make-matrix-keymap-size-dynamic.patch;patch=1 \
-           file://keypad/0004-Input-matrix-keypad-add-function-to-build-device-key.patch;patch=1 \
-           file://keypad/0005-Input-add-twl4030_keypad-driver.patch;patch=1 \
-           file://keypad/0006-input-hacks-updates-for-mainline-twl4030-driver.patch;patch=1 \
-           file://keypad/0007-some-hackish-Fn-handling-for-testing.patch;patch=1 \           
-"       
-
-# SquashFS 4 Patches
+# SquashFS 4 Patches.
 
 SRC_URI_append = " \
            file://squashfs/0006-SquashFS-Backport-SquashFS4-to-our-2.6.27-tree.patch;patch=1 \
 "           
 
-# AUFS2 Patches - Used by ausf2-27 recipe to build as a module.
+# AUFS2 Patches.
 
 SRC_URI_append = " \
            file://aufs2/0007-AUFS2-Add-latest-AUFS2-in-tree-code-for-2.6.27.patch;patch=1 \