aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kexecboot_git.bb
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 /recipes/linux/linux-kexecboot_git.bb
parentcdaf1640f8738784f9e5ed807d1857d6a55cd877 (diff)
downloadopenembedded-e816f74b860a80fb20064a4f48ab633d5021cf9c.tar.gz
linux(-kexecboot): bump SRCREV a bit more to rc7
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/linux/linux-kexecboot_git.bb')
-rw-r--r--recipes/linux/linux-kexecboot_git.bb4
1 files changed, 2 insertions, 2 deletions
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"