From: David-John Willis Date: Mon, 12 Apr 2010 10:08:39 +0000 (+0100) Subject: omap3-pandora-kernel 2.6.27: Drop CONFIG_PM from defconf and update SRCREV. X-Git-Tag: Release-2010-05/1~59 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c3ccbeba87edce8b372d31de657abde35dab087;p=openpandora.oe.git omap3-pandora-kernel 2.6.27: Drop CONFIG_PM from defconf and update SRCREV. --- diff --git a/recipes/linux/omap3-pandora-kernel/defconfig b/recipes/linux/omap3-pandora-kernel/defconfig index e72dfbf..a05f8ae 100755 --- a/recipes/linux/omap3-pandora-kernel/defconfig +++ b/recipes/linux/omap3-pandora-kernel/defconfig @@ -333,7 +333,7 @@ CONFIG_BINFMT_MISC=y # # Power management options # -CONFIG_PM=y +# CONFIG_PM is not set # CONFIG_PM_DEBUG is not set CONFIG_PM_SLEEP=y CONFIG_SUSPEND=y 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 dd08ee9..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 = "2d920f233bfc2b835be0f8354c5df4878c0affd0" +SRCREV = "53869101ee3b264caa87a9395aff8532c35e045d" SRC_URI = " \ git://git.openpandora.org/pandora-kernel.git;protocol=git;branch=pandora-27-omap1 \