summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Hoinkis <simon.hoinkis@codethink.co.uk>2015-03-09 11:04:35 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2015-05-19 16:56:06 +0100
commit1ef821b54ce4e78951ae58edb5cea3e02771dc75 (patch)
treed2b3e1fd8818919d8c7894c7fe01af29c81132ee
parentdf2d0e6e0fb2bd440a8a81688b22b87d1a7326e5 (diff)
downloaddefinitions-1ef821b54ce4e78951ae58edb5cea3e02771dc75.tar.gz
Add mips64b test system
-rw-r--r--systems/minimal-system-mips64-generic.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/systems/minimal-system-mips64-generic.morph b/systems/minimal-system-mips64-generic.morph
new file mode 100644
index 00000000..3eea9e3a
--- /dev/null
+++ b/systems/minimal-system-mips64-generic.morph
@@ -0,0 +1,11 @@
+name: minimal-system-mips64-generic
+kind: system
+description: The set of strata required to have a minimal system for a mips64b
+arch: mips64b
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+#- name: bsp-x86_64-generic
+# morph: strata/bsp-x86_64-generic.morph
+- name: cpe-wrt
+ morph: strata/cpe-wrt.morph