summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Coldrick <adam.coldrick@codethink.co.uk>2014-03-26 15:57:31 +0000
committerAdam Coldrick <adam.coldrick@codethink.co.uk>2014-03-26 15:57:31 +0000
commita052906a34b18cf4a0b024d50f602c9d7deac8fa (patch)
treefdaf5eb144c62232af3f1feed85121badec3aa85
parente89044fb523349fb4b79111da6cf6e04aa421ef1 (diff)
downloaddefinitions-a052906a34b18cf4a0b024d50f602c9d7deac8fa.tar.gz
Add system morphology for a small armv7l devel system for a chroot
-rw-r--r--devel-system-armv7-chroot.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/devel-system-armv7-chroot.morph b/devel-system-armv7-chroot.morph
new file mode 100644
index 00000000..0ec755f8
--- /dev/null
+++ b/devel-system-armv7-chroot.morph
@@ -0,0 +1,16 @@
+arch: armv7l
+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 ARM highbank
+ architecture.
+kind: system
+name: devel-system-armv7-chroot
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: tools