From c9027fd69f5fdd1b103d88a097464a016ff662fe Mon Sep 17 00:00:00 2001 From: Andrea Adami Date: Fri, 1 Apr 2011 00:00:23 +0200 Subject: [PATCH] linux-kexecboot: update linux-kexecboot_git placeholder to 2.6.39-rc1 Signed-off-by: Andrea Adami --- recipes/linux/linux-kexecboot_git.bb | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/recipes/linux/linux-kexecboot_git.bb b/recipes/linux/linux-kexecboot_git.bb index 8c34a87e66..de0b8381c0 100644 --- a/recipes/linux/linux-kexecboot_git.bb +++ b/recipes/linux/linux-kexecboot_git.bb @@ -1,13 +1,12 @@ require linux-kexecboot.inc -KERNEL_RELEASE = "2.6.38-rc8" -OLD_KERNEL_RELEASE = "2.6.37" +KERNEL_RELEASE = "2.6.39-rc1" +OLD_KERNEL_RELEASE = "2.6.38" PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}" -SRCREV = "a5abba989deceb731047425812d268daf7536575" +SRCREV = "0ce790e7d736cedc563e1fb4e998babf5a4dbc3d" SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \ - file://0001-arm-include-asm-tlb.h-fix-CONFIG_SWAP-n-build-for-AR.patch \ file://defconfig" S = "${WORKDIR}/git" -- 2.39.5