summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Doffman <mark.doffman@codethink.co.uk>2013-10-09 19:23:27 +0000
committerMark Doffman <mark.doffman@codethink.co.uk>2013-10-10 14:44:20 +0000
commit0bfb4ae3d170deb7c8f6f07983f18fc1cbd6e3f1 (patch)
tree494d1bb817cf40788fc6ffc326069c5b1b518c33
parent60092e07ff011fc9ac83db674a21eff51a4ec6ef (diff)
downloaddefinitions-0bfb4ae3d170deb7c8f6f07983f18fc1cbd6e3f1.tar.gz
Add kexec-tools to the tools stratum
On x86 and possibly arm machines with the correct kernel configuration these userspace tools will allow booting of a linux kernel from the command line.
-rw-r--r--tools.morph4
1 files changed, 4 insertions, 0 deletions
diff --git a/tools.morph b/tools.morph
index 9d01a50b..e0fcc8ef 100644
--- a/tools.morph
+++ b/tools.morph
@@ -104,6 +104,10 @@ chunks:
name: u-boot
ref: baserock/morph
repo: upstream:u-boot
+- name: kexec-tools
+ repo: upstream:kexec-tools
+ ref: baserock/morph
+ build-depends: []
description: Extra development tools included in the devel system
kind: stratum
name: tools