summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-03-26 15:59:41 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-03-26 16:43:16 +0000
commitcc2e44d99c74477c96ade121c0a1200e1de9522e (patch)
treecfba8430c99b7f3d1d90242ca50468e08494e2d5
parentc084a227be54f94814b2b8b879025fef9cc44679 (diff)
downloaddefinitions-baserock/adamcoldrick/chroot-devel-systems-rebase.tar.gz
Add system morphology for a small arm7lhf devel system for a chrootbaserock/adamcoldrick/chroot-devel-systems-rebase
-rw-r--r--devel-system-armv7lhf-chroot.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/devel-system-armv7lhf-chroot.morph b/devel-system-armv7lhf-chroot.morph
new file mode 100644
index 00000000..c6d5b5a2
--- /dev/null
+++ b/devel-system-armv7lhf-chroot.morph
@@ -0,0 +1,16 @@
+arch: armv7lhf
+configuration-extensions:
+- set-hostname
+- add-config-files
+- simple-network
+- nfsboot
+- install-files
+description: A system that is able to build other systems based on the ARMv7lhf
+ architecture.
+kind: system
+name: devel-system-armv7lhf-chroot
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: tools