X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?p=openpandora.oe.git;a=blobdiff_plain;f=recipes%2Flinux%2Fomap3-pandora-kernel_2.6.27-pandora.bb;h=d788be3e68450b731b594cba1a5abc14b6cec099;hp=ef49561ab0dc3dc313a6c3a7cb28b59d44f8f8d6;hb=28199076d096232f4aab1864e5c5b67caef8d192;hpb=4e18c57024f01cb2d0bea23c177a46b2d934048f diff --git a/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb b/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb index ef49561..d788be3 100755 --- a/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb +++ b/recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb @@ -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 \