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-28 14:47:22 +0100
commite688ac1bb17cc9dc2165370222a52ac4ee25de35 (patch)
tree0eaa287625cc51dc74719427fd5711e582ef1424
parent4e46e6e140afd282ddb32fdcb9b2be295bcab07a (diff)
downloaddefinitions-jjardon/cross-bootstrap-system-armv5l-generic.tar.gz
systems: Add cross-bootstrap-system-armv5l-generic.morphjjardon/cross-bootstrap-system-armv5l-generic
Change-Id: I85ccc845cd0bb03d4b589b3d1aa638fdbd1f38b5
-rw-r--r--systems/cross-bootstrap-system-armv5l-generic.morph21
1 files changed, 21 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..08cc11f6
--- /dev/null
+++ b/systems/cross-bootstrap-system-armv5l-generic.morph
@@ -0,0 +1,21 @@
+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: python-pygobject
+ morph: strata/python-pygobject.morph
+- name: libsoup-common
+ morph: strata/libsoup-common.morph
+- name: ostree-core
+ morph: strata/ostree-core.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
+- name: cross-bootstrap
+ morph: strata/cross-bootstrap.morph