summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-09-24 17:57:09 +0100
committerBaserock Gerrit <gerrit@baserock.org>2015-11-04 16:19:10 +0000
commit9a1b96b51dcfe08ffec90101e3138b9b1be4151c (patch)
tree3da6c3780eec0b838f4176e7ac3d6b83100f83ed /systems
parente3de2cbd1cfcaeec98342803c1178b7f79686081 (diff)
downloaddefinitions-9a1b96b51dcfe08ffec90101e3138b9b1be4151c.tar.gz
Add systems/build-system-armv7lhf-rootfs.morph
Change-Id: I224471e799f3584b3ccaca1cc21d4e8f80f548c8
Diffstat (limited to 'systems')
-rw-r--r--systems/build-system-armv7lhf-rootfs.morph56
1 files changed, 56 insertions, 0 deletions
diff --git a/systems/build-system-armv7lhf-rootfs.morph b/systems/build-system-armv7lhf-rootfs.morph
new file mode 100644
index 00000000..c335783c
--- /dev/null
+++ b/systems/build-system-armv7lhf-rootfs.morph
@@ -0,0 +1,56 @@
+name: build-system-armv7lhf-rootfs
+kind: system
+description: The system that should be used for building all other Baserock systems
+ for ARMv7 little-endian hard-float, rootfs variant.
+arch: armv7lhf
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: python-core
+ morph: strata/python-core.morph
+- name: python3-core
+ morph: strata/python3-core.morph
+- name: tools
+ morph: strata/tools.morph
+- name: python-cliapp
+ morph: strata/python-cliapp.morph
+- name: python-pygobject
+ morph: strata/python-pygobject.morph
+- name: python-wsgi
+ morph: strata/python-wsgi.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
+- name: nfs
+ morph: strata/nfs.morph
+- name: python-common
+ morph: strata/python-common.morph
+- name: ansible
+ morph: strata/ansible.morph
+- name: cloudinit-support
+ morph: strata/cloudinit-support.morph
+- name: openstack-common
+ morph: strata/openstack-common.morph
+- name: openstack-clients
+ morph: strata/openstack-clients.morph
+- name: devtools
+ morph: strata/devtools.morph
+- name: libsoup-common
+ morph: strata/libsoup-common.morph
+- name: glib-common
+ morph: strata/glib-common.morph
+- name: ostree-core
+ morph: strata/ostree-core.morph
+configuration-extensions:
+- extensions/set-hostname
+- extensions/add-config-files
+- extensions/nfsboot
+- extensions/install-files
+- extensions/distbuild
+- extensions/fstab
+- extensions/mason
+- extensions/cloud-init
+- extensions/install-essential-files