aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-05-17 09:22:27 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-05-17 10:05:31 +0200
commit3c26dd6900011d15287e276fd1555091de39f945 (patch)
treeb44587a049407245f207bfefe3f9131936dd0df3 /recipes
parentb362ce8d2330d6d8b2498ecbfe5f9ad8b183df68 (diff)
downloadopenembedded-3c26dd6900011d15287e276fd1555091de39f945.tar.gz
linux_git: bump SRCREV for 2.6.34
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/linux/linux/spitz/defconfig9
-rw-r--r--recipes/linux/linux_git.bb4
2 files changed, 4 insertions, 9 deletions
diff --git a/recipes/linux/linux/spitz/defconfig b/recipes/linux/linux/spitz/defconfig
index 438b8c6a8b..6b7d13213e 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 2af35b355d..5bbf8988c5 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 \