summaryrefslogtreecommitdiff
path: root/systems/minimal-system-armv5l-aspeed.morph
diff options
context:
space:
mode:
Diffstat (limited to 'systems/minimal-system-armv5l-aspeed.morph')
-rw-r--r--systems/minimal-system-armv5l-aspeed.morph18
1 files changed, 18 insertions, 0 deletions
diff --git a/systems/minimal-system-armv5l-aspeed.morph b/systems/minimal-system-armv5l-aspeed.morph
new file mode 100644
index 00000000..a646b29b
--- /dev/null
+++ b/systems/minimal-system-armv5l-aspeed.morph
@@ -0,0 +1,18 @@
+name: minimal-system-armv5l-wedge
+kind: system
+description: The set of strata required to have a minimal system for a wedge
+ (OpenBMC) system.
+arch: armv5l
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+ artifacts:
+ - build-essential-minimal
+- name: bsp-armv5l-wedge
+ morph: strata/bsp-armv5l-wedge.morph
+ artifacts:
+ - bsp-armv5l-wedge-runtime
+configuration-extensions:
+- set-hostname
+- simple-network
+- busybox-init