summaryrefslogtreecommitdiffstats
path: root/meta/packages/kexec/kexec-tools.inc
diff options
context:
space:
mode:
Diffstat (limited to 'meta/packages/kexec/kexec-tools.inc')
-rw-r--r--meta/packages/kexec/kexec-tools.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/kexec/kexec-tools.inc b/meta/packages/kexec/kexec-tools.inc
index 242e206faa..38919b3ff5 100644
--- a/meta/packages/kexec/kexec-tools.inc
+++ b/meta/packages/kexec/kexec-tools.inc
@@ -7,6 +7,7 @@ DEPENDS = "virtual/kernel zlib"
7 7
8inherit autotools 8inherit autotools
9 9
10COMPATIBLE_HOST = '(x86_64|i.86.*|arm.*)-(linux|freebsd.*)'
10 11
11SRC_URI = "http://www.xmission.com/~ebiederm/files/kexec/kexec-tools-${PV}.tar.gz \ 12SRC_URI = "http://www.xmission.com/~ebiederm/files/kexec/kexec-tools-${PV}.tar.gz \
12 file://kexec-tools-arm.patch;patch=1 \ 13 file://kexec-tools-arm.patch;patch=1 \