summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorRichard Dale <richard.dale@codethink.co.uk>2015-05-19 16:54:26 +0100
committerRichard Dale <richard.dale@codethink.co.uk>2015-05-19 16:56:06 +0100
commitd908e5099f7c05c61ab4daea5849cd90f7cb5cf9 (patch)
tree3eef0826d462a055bf1291c9299a3250df76d7ce /systems
parentbdd8c2cd4f2a3f2c4240ff9d2509628aa6a0b616 (diff)
downloaddefinitions-d908e5099f7c05c61ab4daea5849cd90f7cb5cf9.tar.gz
The OpenWRT stratum 'cpe-wrt.morph' is built on top of 'core-wrt.morph'
Diffstat (limited to 'systems')
-rw-r--r--systems/minimal-system-x86-64-openwrt.morph21
1 files changed, 21 insertions, 0 deletions
diff --git a/systems/minimal-system-x86-64-openwrt.morph b/systems/minimal-system-x86-64-openwrt.morph
new file mode 100644
index 00000000..274a2b9b
--- /dev/null
+++ b/systems/minimal-system-x86-64-openwrt.morph
@@ -0,0 +1,21 @@
+name: minimal-system-x86_64-openwrt
+kind: system
+description: The set of strata required to have a minimal system for a 64-bit x86
+ system.
+arch: x86_64
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+ artifacts:
+ - build-essential-minimal
+- name: cpe-wrt
+ morph: strata/cpe-wrt.morph
+- name: bsp-x86_64-openwrt
+ morph: strata/bsp-x86_64-openwrt.morph
+ artifacts:
+ - bsp-x86_64-openwrt-runtime
+configuration-extensions:
+- set-hostname
+- simple-network
+- nfsboot
+- install-files