aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/linux
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/linux')
-rw-r--r--recipes/linux/linux-kexecboot_git.bb4
-rw-r--r--recipes/linux/linux_git.bb4
2 files changed, 4 insertions, 4 deletions
diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb
index 8cbde79e1f..04eeae8654 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-rc7"
+KERNEL_RELEASE = "2.6.37-rc8"
OLD_KERNEL_RELEASE = "2.6.36"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
-SRCREV = "90a8a73c06cc32b609a880d48449d7083327e11a"
+SRCREV = "387c31c7e5c9805b0aef8833d1731a5fe7bdea14"
SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://defconfig"
diff --git a/recipes/linux/linux_git.bb b/recipes/linux/linux_git.bb
index e5c632e540..c089f44d47 100644
--- a/recipes/linux/linux_git.bb
+++ b/recipes/linux/linux_git.bb
@@ -1,10 +1,10 @@
require linux.inc
-KERNEL_RELEASE = "2.6.37-rc7"
+KERNEL_RELEASE = "2.6.37-rc8"
OLD_KERNEL_RELEASE = "2.6.36"
PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
-SRCREV = "90a8a73c06cc32b609a880d48449d7083327e11a"
+SRCREV = "387c31c7e5c9805b0aef8833d1731a5fe7bdea14"
SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
file://defconfig"