aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexecboot/linux-kexecboot_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/kexecboot/linux-kexecboot_git.bb')
-rw-r--r--recipes/kexecboot/linux-kexecboot_git.bb14
1 files changed, 0 insertions, 14 deletions
diff --git a/recipes/kexecboot/linux-kexecboot_git.bb b/recipes/kexecboot/linux-kexecboot_git.bb
deleted file mode 100644
index 14bfd3e36f..0000000000
--- a/recipes/kexecboot/linux-kexecboot_git.bb
+++ /dev/null
@@ -1,14 +0,0 @@
-require linux-kexecboot.inc
-
-KERNEL_RELEASE = "2.6.35"
-SRCREV = "9fe6206f400646a2322096b56c59891d530e8d51"
-PV = "${KERNEL_RELEASE}+gitr${SRCPV}"
-
-SRC_URI += "git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git;protocol=git;branch=master \
- file://fix.module.loading.16310.patch \
- file://defconfig"
-
-S = "${WORKDIR}/git"
-
-# Mark archs/machines that this kernel supports
-DEFAULT_PREFERENCE = "-2"