summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorPaul Martin <paul.martin@codethink.co.uk>2015-06-08 11:56:45 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2015-06-26 11:53:11 +0100
commit0d346a1e85eb38410caac83d69b9acdbf6d7bdcc (patch)
tree97848555316de362cf3aa533d47210d06604525b /systems
parentbad4c0268d8acd7ea69d1ffdf10a4a1fd467365e (diff)
downloaddefinitions-0d346a1e85eb38410caac83d69b9acdbf6d7bdcc.tar.gz
Changes for building on MIPS
Diffstat (limited to 'systems')
-rw-r--r--systems/minimal-system-mips64b-openwrt.morph21
1 files changed, 21 insertions, 0 deletions
diff --git a/systems/minimal-system-mips64b-openwrt.morph b/systems/minimal-system-mips64b-openwrt.morph
new file mode 100644
index 00000000..b24917ab
--- /dev/null
+++ b/systems/minimal-system-mips64b-openwrt.morph
@@ -0,0 +1,21 @@
+name: minimal-system-mips64b-openwrt
+kind: system
+description: The set of strata required to have a minimal system for a 64-bit x86
+ system.
+arch: mips64b
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+ artifacts:
+ - build-essential-minimal
+- name: cpe-wrt
+ morph: strata/cpe-wrt.morph
+- name: bsp-mips64b-openwrt
+ morph: strata/bsp-mips64b-openwrt.morph
+ artifacts:
+ - bsp-mips64b-openwrt-runtime
+configuration-extensions:
+- set-hostname
+- simple-network
+- nfsboot
+- install-files