summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorPaul Martin <paul.martin@codethink.co.uk>2015-04-07 15:47:26 +0000
committerRichard Dale <richard.dale@codethink.co.uk>2015-06-26 11:49:16 +0100
commit8c07ad37990c044493e858b0aa3feb2ec44c8501 (patch)
tree94efa2dc01f1f0d873b3d54574794edbaf087c35 /systems
parentba39c3a960095517ec0a998c6798458929b2db76 (diff)
downloaddefinitions-8c07ad37990c044493e858b0aa3feb2ec44c8501.tar.gz
EdgeRouter Pro build system
Diffstat (limited to 'systems')
-rw-r--r--systems/build-system-mips64b.morph36
1 files changed, 36 insertions, 0 deletions
diff --git a/systems/build-system-mips64b.morph b/systems/build-system-mips64b.morph
new file mode 100644
index 00000000..4938efdc
--- /dev/null
+++ b/systems/build-system-mips64b.morph
@@ -0,0 +1,36 @@
+name: build-system-mips64b
+kind: system
+description: The system that should be used for building all other Baserock systems for 64-bit MIPS computers.
+arch: mips64b
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: tools
+ morph: strata/tools.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
+- name: nfs
+ morph: strata/nfs.morph
+- name: ansible
+ morph: strata/ansible.morph
+- name: cloudinit-support
+ morph: strata/cloudinit-support.morph
+- name: openstack-clients
+ morph: strata/openstack-clients.morph
+- name: devtools
+ morph: strata/devtools.morph
+- name: bsp-mips64b-edgerouterpro
+ morph: strata/bsp-mips64b-edgerouterpro.morph
+configuration-extensions:
+- set-hostname
+- add-config-files
+- nfsboot
+- install-files
+- distbuild
+- fstab
+- mason
+- cloud-init