aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2011-03-05 16:56:51 +0100
committerAndrea Adami <andrea.adami@gmail.com>2011-03-05 16:59:13 +0100
commitaa379d1ca93df48d6a8afd7b2aa170800ee58989 (patch)
tree4f5fdfaf0a43fbe8182d6ba5963d342a92b8b996
parent39e87f731553f74c60523f5eb6092fe29ed52a6a (diff)
downloadopenembedded-aa379d1ca93df48d6a8afd7b2aa170800ee58989.tar.gz
linux-kexecboot_git: bump to b65a0e0c84cf489bfa00d6aa6c48abc5a237100f
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
-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 def1318556..4640d433e6 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-rc3"
+KERNEL_RELEASE = "2.6.38-rc7"
OLD_KERNEL_RELEASE = "2.6.37"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
-SRCREV = "ebf53826e105f488f4f628703a108e98940d1dc5"
+SRCREV = "b65a0e0c84cf489bfa00d6aa6c48abc5a237100f"
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://defconfig"