linux(-kexecboot)_git: bump SRCREV to rc6
[openembedded.git] / recipes / linux / linux-kexecboot_git.bb
blobef8b0038ff08f9fb0ec13280b21c36e7a2e5c05c
1 require linux-kexecboot.inc
3 KERNEL_RELEASE = "2.6.39-rc6"
4 OLD_KERNEL_RELEASE = "2.6.38"
5 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
7 SRCREV = "8b061610dac3a3b89770c85ad63b481a47b0c38e"
9 SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
10 file://defconfig"
12 S = "${WORKDIR}/git"
14 # Mark archs/machines that this kernel supports
15 DEFAULT_PREFERENCE = "-2"