From 0bfb4ae3d170deb7c8f6f07983f18fc1cbd6e3f1 Mon Sep 17 00:00:00 2001 From: Mark Doffman Date: Wed, 9 Oct 2013 19:23:27 +0000 Subject: 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. --- tools.morph | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tools.morph b/tools.morph index 9d01a50..e0fcc8e 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 -- cgit v1.2.1