From 1a7fbedf56a4c7a6afb683851dde5d34bbb48b86 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Thu, 2 Oct 2014 14:16:00 +0000 Subject: Split morph out of tools morph now contains distbuild and morph-cache-server, so the distbuild stratum can go away, and anything that needs it can now use morph. --- systems/distbuild-system-armv7lhf-jetson.morph | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'systems/distbuild-system-armv7lhf-jetson.morph') diff --git a/systems/distbuild-system-armv7lhf-jetson.morph b/systems/distbuild-system-armv7lhf-jetson.morph index 8423264e..8c9348b4 100644 --- a/systems/distbuild-system-armv7lhf-jetson.morph +++ b/systems/distbuild-system-armv7lhf-jetson.morph @@ -13,10 +13,10 @@ strata: morph: strata/bsp-jetson-devel.morph - name: tools morph: strata/tools.morph +- name: morph-utils + morph: strata/morph-utils.morph - name: nfs morph: strata/nfs.morph -- name: distbuild - morph: strata/distbuild.morph configuration-extensions: - set-hostname - add-config-files -- cgit v1.2.1