linux-kexecboot: update linux-kexecboot_git placeholder to 2.6.39-rc1
authorAndrea Adami <andrea.adami@gmail.com>
Thu, 31 Mar 2011 22:00:23 +0000 (00:00 +0200)
committerAndrea Adami <andrea.adami@gmail.com>
Thu, 31 Mar 2011 22:04:47 +0000 (00:04 +0200)
Signed-off-by: Andrea Adami <andrea.adami@gmail.com>
recipes/linux/linux-kexecboot_git.bb

index 8c34a87..de0b838 100644 (file)
@@ -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"