summaryrefslogtreecommitdiff
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 15:58:35 +0000
commit849889131a463411eb880c20b81d3ce8812d1896 (patch)
treea749fd5e77c41b5378b0786c649c13ccbbeb387c
parenta052906a34b18cf4a0b024d50f602c9d7deac8fa (diff)
downloaddefinitions-849889131a463411eb880c20b81d3ce8812d1896.tar.gz
Add system morphology for a small arm7b devel system for a chroot
-rw-r--r--devel-system-armv7b-highbank-chroot.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/devel-system-armv7b-highbank-chroot.morph b/devel-system-armv7b-highbank-chroot.morph
new file mode 100644
index 00000000..b66fd605
--- /dev/null
+++ b/devel-system-armv7b-highbank-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 ARM highbank
+ architecture.
+kind: system
+name: devel-system-armv7b-highbank-chroot
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: tools