diff options
author | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2015-03-02 14:48:21 +0000 |
---|---|---|
committer | Francisco Redondo Marchena <francisco.marchena@codethink.co.uk> | 2015-03-03 16:56:12 +0000 |
commit | fa452899b143a502d9c4efd36cd96f5eff91e6f7 (patch) | |
tree | 38ad2e24a049b88b9edb2311c288eca8bbda9bae /systems/devel-system-armv7lhf-wandboard.morph | |
parent | c1ca8bb1a3b3eb53a0b60364194cf4facb8ccba3 (diff) | |
download | definitions-fa452899b143a502d9c4efd36cd96f5eff91e6f7.tar.gz |
Add python-common.morph to systems with openstack-clients
Because some chunks have been moved from openstack-clients.morph
to python-common.morph this systems depends on python-common now.
Diffstat (limited to 'systems/devel-system-armv7lhf-wandboard.morph')
-rw-r--r-- | systems/devel-system-armv7lhf-wandboard.morph | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/systems/devel-system-armv7lhf-wandboard.morph b/systems/devel-system-armv7lhf-wandboard.morph index 2a5c340d..17056124 100644 --- a/systems/devel-system-armv7lhf-wandboard.morph +++ b/systems/devel-system-armv7lhf-wandboard.morph @@ -37,6 +37,8 @@ strata: morph: strata/python-core.morph - name: python-tools morph: strata/python-tools.morph +- name: python-common + morph: strata/python-common.morph - name: devtools morph: strata/devtools.morph configuration-extensions: |