summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <javier.jardon@codethink.co.uk>2015-04-14 15:40:51 +0100
committerJavier Jardón <jjardon@gnome.org>2015-04-22 19:24:33 +0100
commite745150deeaf8a00462f94b76132f3e6f18c686e (patch)
tree68e21c9b1bca03bb3ea27a1f43b94566c099b17e
parent622a2d0a2416ca25c658a8391cd3456b8edd6d71 (diff)
downloaddefinitions-e745150deeaf8a00462f94b76132f3e6f18c686e.tar.gz
systems: Add cross-bootstrap-system-armv5l-generic.morph
Change-Id: I85ccc845cd0bb03d4b589b3d1aa638fdbd1f38b5
-rw-r--r--systems/cross-bootstrap-system-armv5l-generic.morph15
1 files changed, 15 insertions, 0 deletions
diff --git a/systems/cross-bootstrap-system-armv5l-generic.morph b/systems/cross-bootstrap-system-armv5l-generic.morph
new file mode 100644
index 00000000..fd06fda0
--- /dev/null
+++ b/systems/cross-bootstrap-system-armv5l-generic.morph
@@ -0,0 +1,15 @@
+name: cross-bootstrap-system-armv5l-generic
+kind: system
+description: A system that produces the minimum needed to build a devel system
+arch: armv5l
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: python-cliapp
+ morph: strata/python-cliapp.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
+- name: cross-bootstrap
+ morph: strata/cross-bootstrap.morph