linux-omap 2.6.39: initial add with beagleboard support
[openembedded.git] / recipes / linux / linux-kexecboot_git.bb
blob78037992ce4f1f4252145316c9a49b7e26335bab
1 require linux-kexecboot.inc
3 KERNEL_RELEASE = "2.6.39-rc7"
4 OLD_KERNEL_RELEASE = "2.6.38"
5 PV = "${OLD_KERNEL_RELEASE}+${KERNEL_RELEASE}+gitr${SRCPV}"
7 SRCREV = "3568bd9720b4a775f28a718fcbb462ce2f386988"
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"