From ab9611e53a40f07789e9aafc24a1d72e4dde89ea Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 15 May 2015 15:38:19 +0000 Subject: systems: Add coreutils-common to all devel systems This is not generally included in systems because it contains GPLv3 components, and we support GPLv3-less systems. However, devel systems aren't among the systems we need to ensure contain no GPLv3 components, and they are required for building some components, and building components outside of morph is a defined use-case for devel systems. Change-Id: I8475af70bda1b26e04adebce8897f272a1aa18bf --- systems/devel-system-x86_64-chroot.morph | 2 ++ 1 file changed, 2 insertions(+) (limited to 'systems/devel-system-x86_64-chroot.morph') diff --git a/systems/devel-system-x86_64-chroot.morph b/systems/devel-system-x86_64-chroot.morph index e2f9e20a..48f23cd0 100644 --- a/systems/devel-system-x86_64-chroot.morph +++ b/systems/devel-system-x86_64-chroot.morph @@ -53,6 +53,8 @@ strata: morph: strata/libsoup-common.morph - name: ostree-core morph: strata/ostree-core.morph +- name: coreutils-common + morph: strata/coreutils-common.morph configuration-extensions: - set-hostname - add-config-files -- cgit v1.2.1