From: David-John Willis Date: Tue, 16 Mar 2010 12:29:41 +0000 (+0000) Subject: omap3-pandora-kernel: Bump kernel SRCREV to get an ALSA SoC fix. X-Git-Tag: Release-2010-05/1~89 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b04fabf13acb91b6cec99c09a0ded43cebffbc04;p=openpandora.oe.git omap3-pandora-kernel: Bump kernel SRCREV to get an ALSA SoC fix. --- 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 0107c0f..dd08ee9 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 = "94926d9aa0c23089583e32b0373568dd622b3975" +SRCREV = "2d920f233bfc2b835be0f8354c5df4878c0affd0" SRC_URI = " \ git://git.openpandora.org/pandora-kernel.git;protocol=git;branch=pandora-27-omap1 \ @@ -45,13 +45,13 @@ SRC_URI_append = " \ file://0003-Remove-old-msm_wifi-hack-as-the-temp-platform-driver.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 \