From b2f120b8edc40237bb387cfe480d08ac960ee8aa Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Thu, 24 Jul 2014 16:52:40 +0100 Subject: Move systems/strata into subdirs --- systems/devel-system-armv7lhf-wandboard.morph | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 systems/devel-system-armv7lhf-wandboard.morph (limited to 'systems/devel-system-armv7lhf-wandboard.morph') diff --git a/systems/devel-system-armv7lhf-wandboard.morph b/systems/devel-system-armv7lhf-wandboard.morph new file mode 100644 index 00000000..4419c942 --- /dev/null +++ b/systems/devel-system-armv7lhf-wandboard.morph @@ -0,0 +1,23 @@ +arch: armv7lhf +configuration-extensions: +- set-hostname +- add-config-files +- simple-network +- nfsboot +- install-files +description: A system that is able to build other systems based on the Wandboard. +kind: system +name: devel-system-armv7lhf-wandboard +strata: +- name: build-essential + morph: strata/build-essential.morph +- name: core + morph: strata/core.morph +- name: foundation + morph: strata/foundation.morph +- name: bsp-wandboard + morph: strata/bsp-wandboard.morph +- name: tools + morph: strata/tools.morph +- name: openstack-clients + morph: strata/openstack-clients.morph -- cgit v1.2.1