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.bb6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb
index dd7a3b979e..b172f64346 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-rc8"
-OLD_KERNEL_RELEASE = "2.6.35"
+KERNEL_RELEASE = "2.6.37-20101022"
+OLD_KERNEL_RELEASE = "2.6.36"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
-SRCREV = "2d019713b7acbc01d769a1e512ca1f9a04c30bd0"
+SRCREV = "c8b020ecdd1d821af1d5c8b13f5c1ee1efcbba9f"
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://defconfig"