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 15:59:41 +0000
commit2ebb28aaacfe8c4f76779561deb34187642996a4 (patch)
treee0f4aaad5d9e68ffe7625cb3174ec76ad50943eb
parent849889131a463411eb880c20b81d3ce8812d1896 (diff)
downloaddefinitions-baserock/adamcoldrick/chroot-devel-systems.tar.gz
Add system morphology for a small arm7lhf devel system for a chrootbaserock/adamcoldrick/chroot-devel-systems
-rw-r--r--devel-system-armv7lhf-highbank-chroot.morph16
1 files changed, 16 insertions, 0 deletions
diff --git a/devel-system-armv7lhf-highbank-chroot.morph b/devel-system-armv7lhf-highbank-chroot.morph
new file mode 100644
index 00000000..d852e126
--- /dev/null
+++ b/devel-system-armv7lhf-highbank-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 ARM highbank
+ architecture.
+kind: system
+name: devel-system-armv7lhf-highbank-chroot
+strata:
+- morph: build-essential
+- morph: core
+- morph: foundation
+- morph: tools