diff options
author | Richard Ipsum <richard.ipsum@codethink.co.uk> | 2015-01-21 09:53:51 +0000 |
---|---|---|
committer | Richard Ipsum <richard.ipsum@codethink.co.uk> | 2015-01-22 17:00:51 +0000 |
commit | 55b3a32a146a8b1770a57899d7ba14c2c0902da5 (patch) | |
tree | dff06095acfa667c26f8d482151ec3054f80a8d8 /systems/devel-system-armv7lhf-highbank.morph | |
parent | 3174f8fc609a62908757eeb3a8dfcf5bd145934d (diff) | |
download | definitions-55b3a32a146a8b1770a57899d7ba14c2c0902da5.tar.gz |
Add devtools 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 8fe3737b..4bae3ac8 100644 --- a/systems/devel-system-armv7lhf-highbank.morph +++ b/systems/devel-system-armv7lhf-highbank.morph @@ -33,6 +33,8 @@ strata: morph: strata/nfs.morph - name: python-tools morph: strata/python-tools.morph +- name: devtools + morph: strata/devtools.morph configuration-extensions: - set-hostname - add-config-files |