summaryrefslogtreecommitdiff
path: root/systems/build-system-armv7lhf-jetson.morph
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-24 10:06:42 +0100
committerSam Thursfield <sam.thursfield@codethink.co.uk>2014-10-24 10:06:42 +0100
commit725b998aa023d6b04a7d8141609c8448d4d82098 (patch)
tree1b6822e4148dd746abd8a88a5adb3064884d739d /systems/build-system-armv7lhf-jetson.morph
parent826f0cff22511204a1fde979e954469852227646 (diff)
parent1a542e3e3d8831add80f2c1f5a4390fc0170e9e5 (diff)
downloaddefinitions-725b998aa023d6b04a7d8141609c8448d4d82098.tar.gz
Merge remote-tracking branch 'origin/baserock/sam/build-and-devel-systems'
Reviewed-By: Richard Maw <richard.maw@codethink.co.uk> Reviewed-By: Daniel Silverstone <daniel.silverstone@codethink.co.uk>
Diffstat (limited to 'systems/build-system-armv7lhf-jetson.morph')
-rw-r--r--systems/build-system-armv7lhf-jetson.morph33
1 files changed, 33 insertions, 0 deletions
diff --git a/systems/build-system-armv7lhf-jetson.morph b/systems/build-system-armv7lhf-jetson.morph
new file mode 100644
index 00000000..db0b36e9
--- /dev/null
+++ b/systems/build-system-armv7lhf-jetson.morph
@@ -0,0 +1,33 @@
+name: build-system-armv7lhf-jetson
+kind: system
+description: The system that should be used for building all other Baserock systems for ARMv7 little-endian hard-float NVIDIA Jetson TK1 computers.
+arch: armv7lhf
+strata:
+- name: build-essential
+ morph: strata/build-essential.morph
+- name: core
+ morph: strata/core.morph
+- name: foundation
+ morph: strata/foundation.morph
+- name: bsp-jetson-devel
+ morph: strata/bsp-jetson-devel.morph
+- name: tools
+ morph: strata/tools.morph
+- name: morph-utils
+ morph: strata/morph-utils.morph
+- name: nfs
+ morph: strata/nfs.morph
+- name: ansible
+ morph: strata/ansible.morph
+- name: cloudinit-support
+ morph: strata/cloudinit-support.morph
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+- distbuild
+- fstab
+- mason
+- cloud-init