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 16:42:08 +0000
commit54a4f5e31b18ba4f533a8c4da39b260c32693e86 (patch)
tree92becfa286d2ed61df50282768611f4dfeef28f2
parent6cdd6a857cb38f23d8c66fd67a6c08ba02a7873d (diff)
downloaddefinitions-54a4f5e31b18ba4f533a8c4da39b260c32693e86.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