[oe-commits] Simon Busch : linux-palmpre: update defconfig and bump MACHINE_KERNEL_PR

git version control git at git.openembedded.org
Tue Jul 19 20:10:22 UTC 2011


Module: openembedded.git
Branch: master
Commit: e561219496aec2968d3401992184eae648c2d1ea
URL:    http://git.openembedded.org/?p=openembedded.git&a=commit;h=e561219496aec2968d3401992184eae648c2d1ea

Author: Simon Busch <morphis at gravedo.de>
Date:   Tue Jul 19 22:02:14 2011 +0200

linux-palmpre: update defconfig and bump MACHINE_KERNEL_PR

Signed-off-by: Simon Busch <morphis at gravedo.de>

---

 conf/machine/include/palmpre.inc      |    2 +-
 recipes/linux/linux-palmpre/defconfig |    4 +++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/conf/machine/include/palmpre.inc b/conf/machine/include/palmpre.inc
index 64f2ebd..7c22bcc 100644
--- a/conf/machine/include/palmpre.inc
+++ b/conf/machine/include/palmpre.inc
@@ -19,7 +19,7 @@ require conf/machine/include/omap3.inc
 
 # Copied from include/omap3.inc (as we do not use linux-omap recipes):
 # Increase this everytime you change something in the kernel
-MACHINE_KERNEL_PR = "r93"
+MACHINE_KERNEL_PR = "r94"
 
 PREFERRED_PROVIDER_virtual/kernel = "linux-palmpre"
 
diff --git a/recipes/linux/linux-palmpre/defconfig b/recipes/linux/linux-palmpre/defconfig
index 5b86d8e..2abc2b2 100644
--- a/recipes/linux/linux-palmpre/defconfig
+++ b/recipes/linux/linux-palmpre/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
 # Linux kernel version: 2.6.24-palm
-# Fri Jan 28 17:02:07 2011
+# Tue Jul 19 22:00:03 2011
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -355,12 +355,14 @@ CONFIG_CPU_FREQ_STAT_DETAILS=y
 # CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
 CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE=y
+# CONFIG_CPU_FREQ_DEFAULT_GOV_SCREENSTATE is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND_TICKLE is not set
 # CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
 # CONFIG_CPU_FREQ_GOV_PERFORMANCE is not set
 # CONFIG_CPU_FREQ_GOV_POWERSAVE is not set
 CONFIG_CPU_FREQ_GOV_USERSPACE=y
+CONFIG_CPU_FREQ_GOV_SCREENSTATE=y
 CONFIG_CPU_FREQ_GOV_ONDEMAND=y
 # CONFIG_CPU_FREQ_GOV_ONDEMAND_TICKLE is not set
 # CONFIG_CPU_FREQ_GOV_CONSERVATIVE is not set





More information about the Openembedded-commits mailing list