diff options
author | Adam Coldrick <adam.coldrick@codethink.co.uk> | 2014-03-26 15:59:41 +0000 |
---|---|---|
committer | Adam Coldrick <adam.coldrick@codethink.co.uk> | 2014-03-26 16:43:16 +0000 |
commit | cc2e44d99c74477c96ade121c0a1200e1de9522e (patch) | |
tree | cfba8430c99b7f3d1d90242ca50468e08494e2d5 /devel-system-armv7lhf-chroot.morph | |
parent | c084a227be54f94814b2b8b879025fef9cc44679 (diff) | |
download | definitions-cc2e44d99c74477c96ade121c0a1200e1de9522e.tar.gz |
Add system morphology for a small arm7lhf devel system for a chrootbaserock/adamcoldrick/chroot-devel-systems-rebase
Diffstat (limited to 'devel-system-armv7lhf-chroot.morph')
-rw-r--r-- | devel-system-armv7lhf-chroot.morph | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/devel-system-armv7lhf-chroot.morph b/devel-system-armv7lhf-chroot.morph new file mode 100644 index 00000000..c6d5b5a2 --- /dev/null +++ b/devel-system-armv7lhf-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 ARMv7lhf + architecture. +kind: system +name: devel-system-armv7lhf-chroot +strata: +- morph: build-essential +- morph: core +- morph: foundation +- morph: tools |