summaryrefslogtreecommitdiff
path: root/systems/cross-bootstrap-system-armv7lhf-generic.morph
diff options
context:
space:
mode:
Diffstat (limited to 'systems/cross-bootstrap-system-armv7lhf-generic.morph')
-rw-r--r--systems/cross-bootstrap-system-armv7lhf-generic.morph11
1 files changed, 11 insertions, 0 deletions
diff --git a/systems/cross-bootstrap-system-armv7lhf-generic.morph b/systems/cross-bootstrap-system-armv7lhf-generic.morph
new file mode 100644
index 00000000..4eecf7fe
--- /dev/null
+++ b/systems/cross-bootstrap-system-armv7lhf-generic.morph
@@ -0,0 +1,11 @@
+name: cross-bootstrap-system-armv7lhf-generic
+kind: system
+description: A system that produces the minimum needed to build a devel system
+arch: armv7lhf
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: cross-bootstrap
+ morph: strata/cross-bootstrap.morph