From 7055c080c937d60a198442a4c2d796ffca32acac Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 20 Jun 2014 12:06:55 +0000 Subject: Move systems and strata into subdirectories --- systems/devel-system-armv7lhf-highbank | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 systems/devel-system-armv7lhf-highbank (limited to 'systems/devel-system-armv7lhf-highbank') diff --git a/systems/devel-system-armv7lhf-highbank b/systems/devel-system-armv7lhf-highbank new file mode 100644 index 00000000..e01b34e2 --- /dev/null +++ b/systems/devel-system-armv7lhf-highbank @@ -0,0 +1,24 @@ +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 ARM highbank + architecture. +kind: system +name: devel-system-armv7lhf-highbank +strata: +- name: build-essential + morph: strata/build-essential +- name: core + morph: strata/core +- name: foundation + morph: strata/foundation +- name: bsp-armv7-highbank + morph: strata/bsp-armv7-highbank +- name: tools + morph: strata/tools +- name: openstack-clients + morph: strata/openstack-clients -- cgit v1.2.1