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