summaryrefslogtreecommitdiff
path: root/packages/kexec/kexec-tools_1.101.bb
diff options
context:
space:
mode:
authorMichael Lauer <mickey@vanille-media.de>2008-02-07 23:32:09 +0000
committerMichael Lauer <mickey@vanille-media.de>2008-02-07 23:32:09 +0000
commitba4001fe8c00586b71fb1043795e1b99e3234025 (patch)
treece66a6f384b00812ad533d7b8975d5f8a8bd3402 /packages/kexec/kexec-tools_1.101.bb
parentd9a05430e070a497ca4db0a3f8f746fb952b5ecd (diff)
parenta962c31f95cc3e4eb996eff609e973bcd2d2fc5c (diff)
merge of '2b4e1c7a35c118cf363c771f015c4fdfa5f84731'
and '36fe2f5bf87b5a8eedda174012a2e93f8bb5a8f5'
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"