summaryrefslogtreecommitdiff
path: root/systems/base-system-armv7b-highbank
diff options
context:
space:
mode:
Diffstat (limited to 'systems/base-system-armv7b-highbank')
-rw-r--r--systems/base-system-armv7b-highbank20
1 files changed, 20 insertions, 0 deletions
diff --git a/systems/base-system-armv7b-highbank b/systems/base-system-armv7b-highbank
new file mode 100644
index 00000000..3b3e9f93
--- /dev/null
+++ b/systems/base-system-armv7b-highbank
@@ -0,0 +1,20 @@
+arch: armv7b
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+description: The set of strata required to have a minimal system for an ARM highbank
+ system.
+kind: system
+name: base-system-armv7b-highbank
+strata:
+- name: build-essential
+ morph: strata/build-essential
+- name: core
+ morph: strata/core
+- name: foundation
+ morph: strata/foundation
+- name: bsp-armv7b-highbank
+ morph: strata/bsp-armv7b-highbank