summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorJavier Jardón <javier.jardon@codethink.co.uk>2015-05-08 16:19:15 +0100
committerJavier Jardón <jjardon@gnome.org>2015-05-12 15:06:03 +0100
commit9a6003d9ab2ce87ac7db37020bc48c243bd470fa (patch)
treeb0706b0421dfab628ea15f268464acbd3ca2f93e /systems
parent287dd20264b803c1ddf1e0a2d15f63cd9ef12b9a (diff)
downloaddefinitions-9a6003d9ab2ce87ac7db37020bc48c243bd470fa.tar.gz
Add minimal-system-armv5l-aspeed system
Change-Id: If69df4ffd226f2ab447471714d2823f74a201e3a
Diffstat (limited to 'systems')
-rw-r--r--systems/minimal-system-armv5l-openbmc-aspeed.morph20
1 files changed, 20 insertions, 0 deletions
diff --git a/systems/minimal-system-armv5l-openbmc-aspeed.morph b/systems/minimal-system-armv5l-openbmc-aspeed.morph
new file mode 100644
index 00000000..fe596057
--- /dev/null
+++ b/systems/minimal-system-armv5l-openbmc-aspeed.morph
@@ -0,0 +1,20 @@
+name: minimal-system-armv5l-openbmc-aspeed
+kind: system
+description: The set of strata required to have a minimal system for armv5l
+arch: armv5l
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+ artifacts:
+ - build-essential-minimal
+- name: bsp-armv5l-openbmc-aspeed
+ morph: strata/bsp-armv5l-openbmc-aspeed.morph
+ artifacts:
+ - bsp-armv5l-openbmc-aspeed-runtime
+configuration-extensions:
+- set-hostname
+- simple-network
+- nfsboot
+- install-files
+- busybox-init
+- install-essential-files