diff options
author | Richard Ipsum <richard.ipsum@codethink.co.uk> | 2014-11-19 15:56:10 +0000 |
---|---|---|
committer | Richard Ipsum <richard.ipsum@codethink.co.uk> | 2014-11-20 11:01:37 +0000 |
commit | b56462082d9216db0403dac0e6c1833d4d29b4be (patch) | |
tree | 668d1afa23f17632d5873e8d506f270f8484bbc6 /systems/devel-system-armv7lhf-highbank.morph | |
parent | 55d072e22cef960a261bcc506f994311d48a75e4 (diff) | |
download | definitions-b56462082d9216db0403dac0e6c1833d4d29b4be.tar.gz |
Add python-tools stratum to devel systemsbaserock/richardipsum/pip-v2
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 25328020..8fe3737b 100644 --- a/systems/devel-system-armv7lhf-highbank.morph +++ b/systems/devel-system-armv7lhf-highbank.morph @@ -31,6 +31,8 @@ strata: morph: strata/baserock-import.morph - name: nfs morph: strata/nfs.morph +- name: python-tools + morph: strata/python-tools.morph configuration-extensions: - set-hostname - add-config-files |