From 2c3ccbeba87edce8b372d31de657abde35dab087 Mon Sep 17 00:00:00 2001 From: David-John Willis Date: Mon, 12 Apr 2010 11:08:39 +0100 Subject: [PATCH 1/1] omap3-pandora-kernel 2.6.27: Drop CONFIG_PM from defconf and update SRCREV. --- recipes/linux/omap3-pandora-kernel/defconfig | 2 +- recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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 \ -- 2.39.2