summaryrefslogtreecommitdiff
path: root/systems/cross-bootstrap-system-armv8l64-generic.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-04 14:59:01 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2015-02-11 14:54:35 +0000
commit7a7566f94214a2b637a83a700bbf5dbdf38e7775 (patch)
tree3ae27b83065d92eaffc9b2a8f0ac8bc1f091b179 /systems/cross-bootstrap-system-armv8l64-generic.morph
parent4e45e6d054eb5e09b2a44cdbd0a09f51a1ae0a32 (diff)
downloaddefinitions-baserock/tiagogomes/armv8l64.tar.gz
Add definitions to build armv8l64 systemsbaserock/tiagogomes/armv8l64
Add definitions for building an armv8l64-based build system, and an armv8l64-based cross-bootstrap system.
Diffstat (limited to 'systems/cross-bootstrap-system-armv8l64-generic.morph')
-rw-r--r--systems/cross-bootstrap-system-armv8l64-generic.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/systems/cross-bootstrap-system-armv8l64-generic.morph b/systems/cross-bootstrap-system-armv8l64-generic.morph
new file mode 100644
index 00000000..30094e74
--- /dev/null
+++ b/systems/cross-bootstrap-system-armv8l64-generic.morph
@@ -0,0 +1,11 @@
+name: cross-bootstrap-system-armv8l64-generic
+kind: system
+description: A system that produces the minimum needed to build a devel system
+arch: armv8l64
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: cross-bootstrap
+ morph: strata/cross-bootstrap.morph