summaryrefslogtreecommitdiff
path: root/systems/devel-system-armv7-versatile
diff options
context:
space:
mode:
Diffstat (limited to 'systems/devel-system-armv7-versatile')
-rw-r--r--systems/devel-system-armv7-versatile24
1 files changed, 24 insertions, 0 deletions
diff --git a/systems/devel-system-armv7-versatile b/systems/devel-system-armv7-versatile
new file mode 100644
index 00000000..f091707a
--- /dev/null
+++ b/systems/devel-system-armv7-versatile
@@ -0,0 +1,24 @@
+arch: armv7l
+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 versatile
+ architecture.
+kind: system
+name: devel-system-armv7-versatile
+strata:
+- name: build-essential
+ morph: strata/build-essential
+- name: core
+ morph: strata/core
+- name: foundation
+ morph: strata/foundation
+- name: bsp-armv7-versatile
+ morph: strata/bsp-armv7-versatile
+- name: tools
+ morph: strata/tools
+- name: openstack-clients
+ morph: strata/openstack-clients