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 22ca4fbfe3..dd7a3b979e 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.36-rc7"
+KERNEL_RELEASE = "2.6.36-rc8"
OLD_KERNEL_RELEASE = "2.6.35"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
-SRCREV = "cb655d0f3d57c23db51b981648e452988c0223f9"
+SRCREV = "2d019713b7acbc01d769a1e512ca1f9a04c30bd0"
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://defconfig"