summaryrefslogtreecommitdiff
path: root/devel-system-armv7b-chroot.morph
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-03-26 15:58:35 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-03-26 16:43:16 +0000
commitc084a227be54f94814b2b8b879025fef9cc44679 (patch)
tree534c7c95e068c423b6c81175031dc6d68fc5cff4 /devel-system-armv7b-chroot.morph
parent54a4f5e31b18ba4f533a8c4da39b260c32693e86 (diff)
downloaddefinitions-c084a227be54f94814b2b8b879025fef9cc44679.tar.gz
Add system morphology for a small arm7b devel system for a chroot
Diffstat (limited to 'devel-system-armv7b-chroot.morph')
-rw-r--r--devel-system-armv7b-chroot.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/devel-system-armv7b-chroot.morph b/devel-system-armv7b-chroot.morph
new file mode 100644
index 00000000..66fa0af2
--- /dev/null
+++ b/devel-system-armv7b-chroot.morph
@@ -0,0 +1,16 @@
+arch: armv7b
+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 ARMv7b
+ architecture.
+kind: system
+name: devel-system-armv7b-chroot
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: tools