aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/kexec/kexec-tools2.inc
blob: 261bfb9b3fdd209e27804637ce38fed139e7cfbc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
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 \
           "