diff options
author | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2014-11-05 15:21:58 +0000 |
---|---|---|
committer | Sam Thursfield <sam.thursfield@codethink.co.uk> | 2014-11-18 11:24:52 +0000 |
commit | 15fddc5547bdf091783724bfb43ce518fbe35d9b (patch) | |
tree | 7cb7f379bbc0b41a143d11236bcd9067b8896797 /systems/devel-system-armv7lhf-highbank.morph | |
parent | 72b3eb1ceb8eff3d765f57c2a932a515fa7b2c36 (diff) | |
download | definitions-15fddc5547bdf091783724bfb43ce518fbe35d9b.tar.gz |
Add Baserock Import tool to devel systems
Diffstat (limited to 'systems/devel-system-armv7lhf-highbank.morph')
-rw-r--r-- | systems/devel-system-armv7lhf-highbank.morph | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/devel-system-armv7lhf-highbank.morph b/systems/devel-system-armv7lhf-highbank.morph index 5fbae184..8bbab10e 100644 --- a/systems/devel-system-armv7lhf-highbank.morph +++ b/systems/devel-system-armv7lhf-highbank.morph @@ -25,6 +25,8 @@ strata: morph: strata/nodejs.morph - name: ruby morph: strata/ruby.morph +- name: baserock-import + morph: strata/baserock-import.morph configuration-extensions: - set-hostname - add-config-files |