From cadda2b6c4b2706fc5bf806c4a2c9217f68884d0 Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Wed, 27 Apr 2011 16:50:37 +0200 Subject: linux-kexecboot_git: move to 2.6.39-rc5 Signed-off-by: Andrea Adami --- recipes/linux/linux-kexecboot_git.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb index 39130c47a2..a185d97629 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.39-rc4" +KERNEL_RELEASE = "2.6.39-rc5" OLD_KERNEL_RELEASE = "2.6.38" PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}" -SRCREV = "f0e615c3cb72b42191b558c130409335812621d8" +SRCREV = "8e10cd74342c7f5ce259cceca36f6eba084f5d58" SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \ file://defconfig" -- cgit 1.2.3-korg