summaryrefslogtreecommitdiff
path: root/systems/devel-system-armv8b64.morph
diff options
context:
space:
mode:
authorEdward Cragg <edward.cragg@codethink.co.uk>2015-03-11 12:16:29 +0000
committerFrancisco Redondo <francisco.marchena@codethink.co.uk>2015-04-14 11:32:01 +0000
commit7f400734b58019c4048ddd263d38a56c1a896900 (patch)
treeb648ffc14e12a75bdfb82a3873b077a2044375f8 /systems/devel-system-armv8b64.morph
parentfe2761b10c06ac2e213fa339560100a6158c2bc5 (diff)
downloaddefinitions-7f400734b58019c4048ddd263d38a56c1a896900.tar.gz
Add system definitions for big-endian ARMv8 (armv8b64)
Change-Id: Icdcac240ba75369ae8dbad8132b578a1cb73d684
Diffstat (limited to 'systems/devel-system-armv8b64.morph')
-rw-r--r--systems/devel-system-armv8b64.morph58
1 files changed, 58 insertions, 0 deletions
diff --git a/systems/devel-system-armv8b64.morph b/systems/devel-system-armv8b64.morph
new file mode 100644
index 00000000..c5e32beb
--- /dev/null
+++ b/systems/devel-system-armv8b64.morph
@@ -0,0 +1,58 @@
+name: devel-system-armv8b64
+kind: system
+description: |
+ A system with useful tools for doing Baserock development.
+
+ For use on 64-bit ARMv8 computers using big-endian word.
+arch: armv8b64
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: bsp-armv8b64-generic
+ morph: strata/bsp-armv8b64-generic.morph
+- name: tools
+ morph: strata/tools.morph
+- name: python-cliapp
+ morph: strata/python-cliapp.morph
+- name: python-wsgi
+ morph: strata/python-wsgi.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
+- name: openstack-clients
+ morph: strata/openstack-clients.morph
+- name: cloudinit-support
+ morph: strata/cloudinit-support.morph
+- name: nodejs
+ morph: strata/nodejs.morph
+- name: ruby
+ morph: strata/ruby.morph
+- name: lorry
+ morph: strata/lorry.morph
+- name: baserock-import
+ morph: strata/baserock-import.morph
+- name: nfs
+ morph: strata/nfs.morph
+- name: python-core
+ morph: strata/python-core.morph
+- name: python-tools
+ morph: strata/python-tools.morph
+- name: python-common
+ morph: strata/python-common.morph
+- name: devtools
+ morph: strata/devtools.morph
+- name: ansible
+ morph: strata/ansible.morph
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+- cloud-init
+- moonshot-kernel