summaryrefslogtreecommitdiff
path: root/systems/devel-system-armv7lhf-wandboard.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-07-24 16:52:40 +0100
committerRichard Maw <richard.maw@codethink.co.uk>2014-07-24 16:52:40 +0100
commitb2f120b8edc40237bb387cfe480d08ac960ee8aa (patch)
treedc571f2ae6cc3616b185f924e9d7656662ed68f4 /systems/devel-system-armv7lhf-wandboard.morph
parentb688c4672680a3cdeee0d1dcf9492dd4c02f1524 (diff)
downloaddefinitions-b2f120b8edc40237bb387cfe480d08ac960ee8aa.tar.gz
Move systems/strata into subdirs
Diffstat (limited to 'systems/devel-system-armv7lhf-wandboard.morph')
-rw-r--r--systems/devel-system-armv7lhf-wandboard.morph23
1 files changed, 23 insertions, 0 deletions
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