X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=recipes%2Flinux%2Fomap3-pandora-kernel_2.6.27-pandora.bb;h=7339dba9c91e28fe2f859701cb9e71e8ed59396d;hb=ac768e5cda9cd380241d932cc73508a6515eb609;hp=6a6a8248aefdb45684289d60e00001790c20c4de;hpb=674f9cd7e2ed0cf3821abd9b534d03384c4df385;p=openpandora.oe.git 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 6a6a824..7339dba 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 = "b7075725f109114e144c5534cd519ffa2b9780d9" +SRCREV = "9d8c1ea545ec81b1fb1f8a53aa9fb4106565520b" SRC_URI = " \ git://git.openpandora.org/pandora-kernel.git;protocol=git;branch=pandora-27-omap1 \ @@ -13,7 +13,7 @@ SRC_URI = " \ # ------------------------------- -PV = "2.6.27-pandora+${PR}+git${SRCREV}" +PV = "2.6.27-pandora+${PR}+git${SRCREV}.6" SRC_URI_append = " \ file://defconfig \ @@ -24,44 +24,28 @@ SRC_URI_append = " \ file://no-cortex-deadlock.patch;patch=1 \ file://read_die_ids.patch;patch=1 \ file://fix-install.patch;patch=1 \ - file://musb-dma-iso-in.eml;patch=1 \ - file://musb-support-high-bandwidth.patch.eml;patch=1 \ file://mru-fix-timings.diff;patch=1 \ file://mru-fix-display-panning.diff;patch=1 \ file://mru-make-dpll4-m4-ck-programmable.diff;patch=1 \ file://mru-improve-pixclock-config.diff;patch=1 \ file://mru-make-video-timings-selectable.diff;patch=1 \ file://mru-enable-overlay-optimalization.diff;patch=1 \ - file://musb-fix-ISO-in-unlink.diff;patch=1 \ - file://musb-fix-multiple-bulk-transfers.diff;patch=1 \ - file://musb-fix-endpoints.diff;patch=1 \ file://dvb-fix-dma.diff;patch=1 \ file://0001-Removed-resolution-check-that-prevents-scaling-when.patch;patch=1 \ file://0001-Implement-downsampling-with-debugs.patch;patch=1 \ - file://sitecomwl168-support.diff;patch=1 \ file://musb-rxtx.patch;patch=1 \ - file://0001-SDIO-patches-to-put-some-card-into-into-platform-dev.patch;patch=1 \ - file://0002-Add-a-very-basic-platform-driver-module-to-bring-up-.patch;patch=1 \ - file://0003-Remove-old-msm_wifi-hack-as-the-temp-platform-driver.patch;patch=1 \ " -# AUFS2 Patches - Used by ausf2-27 recipe to build as a module. +# SquashFS 4 Patches. SRC_URI_append = " \ - file://aufs2/aufs2-base.patch;patch=1 \ - file://aufs2/aufs2-standalone.patch;patch=1 \ + file://squashfs/0006-SquashFS-Backport-SquashFS4-to-our-2.6.27-tree.patch;patch=1 \ " -# Temp Keypad Patches for FN. +# AUFS2 Patches. 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 \ -" - + file://aufs2/0007-AUFS2-Add-latest-AUFS2-in-tree-code-for-2.6.27.patch;patch=1 \ +" + S = "${WORKDIR}/git"