summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-12-18 17:58:19 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-12-22 17:40:57 +0100
commite816f74b860a80fb20064a4f48ab633d5021cf9c (patch)
treeb5d2d3ff164670ed907f87071119f1d0548881cf
parentcdaf1640f8738784f9e5ed807d1857d6a55cd877 (diff)
downloadopenembedded-e816f74b860a80fb20064a4f48ab633d5021cf9c.tar.gz
linux(-kexecboot): bump SRCREV a bit more to rc7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
-rw-r--r--recipes/linux/linux-kexecboot/spitz/defconfig4
-rw-r--r--recipes/linux/linux-kexecboot_git.bb4
-rw-r--r--recipes/linux/linux/spitz/defconfig4
-rw-r--r--recipes/linux/linux_git.bb4
4 files changed, 8 insertions, 8 deletions
diff --git a/recipes/linux/linux-kexecboot/spitz/defconfig b/recipes/linux/linux-kexecboot/spitz/defconfig
index 14b3e077e9..67641ab717 100644
--- a/recipes/linux/linux-kexecboot/spitz/defconfig
+++ b/recipes/linux/linux-kexecboot/spitz/defconfig
@@ -1,7 +1,7 @@
#
# Automatically generated make config: don't edit
-# Linux/arm 2.6.37-rc6 Kernel Configuration
-# Thu Dec 16 10:45:56 2010
+# Linux/arm 2.6.37-rc7 Kernel Configuration
+# Wed Dec 22 09:58:15 2010
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb
index 864aff800c..8cbde79e1f 100644
--- a/recipes/linux/linux-kexecboot_git.bb
+++ b/recipes/linux/linux-kexecboot_git.bb
@@ -1,10 +1,10 @@
require linux-kexecboot.inc
-KERNEL_RELEASE = "2.6.37-rc6"
+KERNEL_RELEASE = "2.6.37-rc7"
OLD_KERNEL_RELEASE = "2.6.36"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
-SRCREV = "b0c3844d8af6b9f3f18f31e1b0502fbefa2166be"
+SRCREV = "90a8a73c06cc32b609a880d48449d7083327e11a"
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://defconfig"
diff --git a/recipes/linux/linux/spitz/defconfig b/recipes/linux/linux/spitz/defconfig
index ea7db695b2..d396963a9f 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/arm 2.6.37-rc6 Kernel Configuration
-# Thu Dec 16 11:01:46 2010
+# Linux/arm 2.6.37-rc7 Kernel Configuration
+# Wed Dec 22 10:03:41 2010
#
CONFIG_ARM=y
CONFIG_SYS_SUPPORTS_APM_EMULATION=y
diff --git a/recipes/linux/linux_git.bb b/recipes/linux/linux_git.bb
index 5e557da2d0..e5c632e540 100644
--- a/recipes/linux/linux_git.bb
+++ b/recipes/linux/linux_git.bb
@@ -1,10 +1,10 @@
require linux.inc
-KERNEL_RELEASE = "2.6.37-rc6"
+KERNEL_RELEASE = "2.6.37-rc7"
OLD_KERNEL_RELEASE = "2.6.36"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
-SRCREV = "b0c3844d8af6b9f3f18f31e1b0502fbefa2166be"
+SRCREV = "90a8a73c06cc32b609a880d48449d7083327e11a"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://defconfig"