aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kexecboot_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-03-04 08:52:08 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-03-08 09:18:40 +0100
commit87e10a778024c206dc4727cd4389e8a7e7bb099f (patch)
tree814c0e52272889d390288d280e1c18d9572f7638 /recipes/linux/linux-kexecboot_git.bb
parentd33d29aad7b03cdd6e1621cc7d99d5e2269a07eb (diff)
downloadopenembedded-87e10a778024c206dc4727cd4389e8a7e7bb099f.tar.gz
linux-kexecboot_git: upgrade to 2.6.38-rc8
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 4640d433e6..2847974858 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.38-rc7"
+KERNEL_RELEASE = "2.6.38-rc8"
OLD_KERNEL_RELEASE = "2.6.37"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
-SRCREV = "b65a0e0c84cf489bfa00d6aa6c48abc5a237100f"
+SRCREV = "a5abba989deceb731047425812d268daf7536575"
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://defconfig"