aboutsummaryrefslogtreecommitdiffstats
path: root/packages/kexec/kexec-tools_1.101.bb
diff options
context:
space:
mode:
authorRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-02-05 23:23:32 +0000
committerRolf Leggewie <oe-devel@rolf.leggewie.biz>2008-02-05 23:23:32 +0000
commitb21b83328bffe4e832a073c1458c32503f3a7900 (patch)
treed9ab1075d0ead0ca80d53a6750c571e35db5fe21 /packages/kexec/kexec-tools_1.101.bb
parentde5b1670c799cf809b769a58b99bb628aeb75265 (diff)
downloadopenembedded-b21b83328bffe4e832a073c1458c32503f3a7900.tar.gz
kexec-tools: unify
Diffstat (limited to 'packages/kexec/kexec-tools_1.101.bb')
-rw-r--r--packages/kexec/kexec-tools_1.101.bb17
1 files changed, 2 insertions, 15 deletions
diff --git a/packages/kexec/kexec-tools_1.101.bb b/packages/kexec/kexec-tools_1.101.bb
index d152a678ed..366fad4978 100644
--- a/packages/kexec/kexec-tools_1.101.bb
+++ b/packages/kexec/kexec-tools_1.101.bb
@@ -1,16 +1,3 @@
-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"
-DEPENDS = "virtual/kernel zlib"
-LICENSE = "GPL"
-PR = "r3"
+require kexec-tools.inc
-inherit autotools
-
-export LDFLAGS = "-L${STAGING_LIBDIR}"
-EXTRA_OECONF = " --with-zlib=yes"
-
-SRC_URI = "http://www.xmission.com/~ebiederm/files/kexec/kexec-tools-${PV}.tar.gz \
- file://kexec-tools-arm.patch;patch=1 \
- file://kexec-arm-atags.patch;patch=1"
+PR = "r4"