diff options
author | Richard Maw <richard.maw@codethink.co.uk> | 2014-10-02 14:16:00 +0000 |
---|---|---|
committer | Richard Maw <richard.maw@codethink.co.uk> | 2014-10-02 14:21:54 +0000 |
commit | 1a7fbedf56a4c7a6afb683851dde5d34bbb48b86 (patch) | |
tree | 9a5b81307418a19ed4ab92f2569af5141a466cbb /systems/devel-system-armv7-versatile.morph | |
parent | 6d4a0ec6caa5a1f1f1a73a7a8bd061889cf06299 (diff) | |
download | definitions-1a7fbedf56a4c7a6afb683851dde5d34bbb48b86.tar.gz |
Split morph out of toolsbaserock/richardmaw/distbuild-fix
morph now contains distbuild and morph-cache-server, so the distbuild
stratum can go away, and anything that needs it can now use morph.
Diffstat (limited to 'systems/devel-system-armv7-versatile.morph')
-rw-r--r-- | systems/devel-system-armv7-versatile.morph | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/devel-system-armv7-versatile.morph b/systems/devel-system-armv7-versatile.morph index efa48ece..43f7a118 100644 --- a/systems/devel-system-armv7-versatile.morph +++ b/systems/devel-system-armv7-versatile.morph @@ -14,6 +14,8 @@ strata: morph: strata/bsp-armv7-versatile.morph - name: tools morph: strata/tools.morph +- name: morph-utils + morph: strata/morph-utils.morph - name: openstack-clients morph: strata/openstack-clients.morph configuration-extensions: |