[oe-commits] Martin Jansa : linux_git: bump SRCREV for 2.6.34

git version control git at git.openembedded.org
Mon May 17 08:06:33 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 3c26dd6900011d15287e276fd1555091de39f945
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=3c26dd6900011d15287e276fd1555091de39f945

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon May 17 09:22:27 2010 +0200

linux_git: bump SRCREV for 2.6.34

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/linux/linux/spitz/defconfig |    9 ++-------
 recipes/linux/linux_git.bb          |    4 ++--
 2 files changed, 4 insertions(+), 9 deletions(-)

diff --git a/recipes/linux/linux/spitz/defconfig b/recipes/linux/linux/spitz/defconfig
index 438b8c6..6b7d132 100644
--- a/recipes/linux/linux/spitz/defconfig
+++ b/recipes/linux/linux/spitz/defconfig
@@ -1,7 +1,7 @@
 #
 # Automatically generated make config: don't edit
-# Linux kernel version: 2.6.34-rc6
-# Tue May  4 11:22:29 2010
+# Linux kernel version: 2.6.34
+# Mon May 17 09:31:07 2010
 #
 CONFIG_ARM=y
 CONFIG_SYS_SUPPORTS_APM_EMULATION=y
@@ -390,11 +390,6 @@ CONFIG_ATAGS_PROC=y
 # CPU Power Management
 #
 # CONFIG_CPU_FREQ is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_PERFORMANCE is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_POWERSAVE is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_USERSPACE is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_ONDEMAND is not set
-# CONFIG_CPU_FREQ_DEFAULT_GOV_CONSERVATIVE is not set
 # CONFIG_CPU_IDLE is not set
 
 #
diff --git a/recipes/linux/linux_git.bb b/recipes/linux/linux_git.bb
index 2af35b3..5bbf898 100644
--- a/recipes/linux/linux_git.bb
+++ b/recipes/linux/linux_git.bb
@@ -1,7 +1,7 @@
 require linux.inc
 
-KERNEL_RELEASE = "2.6.34-rc6"
-SRCREV = "be1066bbcd443a65df312fdecea7e4959adedb45"
+KERNEL_RELEASE = "2.6.34"
+SRCREV = "e40152ee1e1c7a63f4777791863215e3faa37a86"
 PV = "${KERNEL_RELEASE}+gitr${SRCPV}"
 
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \





More information about the Openembedded-commits mailing list