aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux/linux-kexecboot_git.bb
diff options
context:
space:
mode:
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 bfc0d188d5..fa3a3d6aa1 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"
+KERNEL_RELEASE = "2.6.37-rc4"
OLD_KERNEL_RELEASE = "2.6.36"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
-SRCREV = "35da7a307c535f9c2929cae277f3df425c9f9b1e"
+SRCREV = "e8a7e48bb248a1196484d3f8afa53bded2b24e71"
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://defconfig"