aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexec-tools/kexec-tools2.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/kexec-tools/kexec-tools2.inc')
-rw-r--r--recipes/kexec-tools/kexec-tools2.inc16
1 files changed, 0 insertions, 16 deletions
diff --git a/recipes/kexec-tools/kexec-tools2.inc b/recipes/kexec-tools/kexec-tools2.inc
deleted file mode 100644
index a007cc2565..0000000000
--- a/recipes/kexec-tools/kexec-tools2.inc
+++ /dev/null
@@ -1,16 +0,0 @@
-DESCRIPTION = "Kexec is a fast reboot feature that lets you reboot to a new Linux kernel"
-AUTHOR = "Eric Biederman"
-HOMEPAGE = "http://www.xmission.com/~ebiederm/files/kexec/"
-SECTION = "kernel/userland"
-LICENSE = "GPL"
-DEPENDS = "virtual/kernel zlib"
-
-inherit autotools
-
-
-SRC_URI = "http://www.kernel.org/pub/linux/kernel/people/horms/kexec-tools/kexec-tools-${PV}.tar.gz \
- file://fix-arm-arch-detection.patch \
- file://no-getline-no-fscanf.patch \
- file://kexec-tools-2-arm-add-uImage.patch \
- file://kexec-tools-2-autoconf-post-2.63.patch \
- "