omap3-pandora-kernel 2.6.27: Drop CONFIG_PM from defconf and update SRCREV.
authorDavid-John Willis <John.Willis@Distant-earth.com>
Mon, 12 Apr 2010 10:08:39 +0000 (11:08 +0100)
committerDavid-John Willis <John.Willis@Distant-earth.com>
Mon, 12 Apr 2010 10:08:39 +0000 (11:08 +0100)
recipes/linux/omap3-pandora-kernel/defconfig
recipes/linux/omap3-pandora-kernel_2.6.27-pandora.bb

index e72dfbf..a05f8ae 100755 (executable)
@@ -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
index dd08ee9..d788be3 100755 (executable)
@@ -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 \