From cc2e44d99c74477c96ade121c0a1200e1de9522e Mon Sep 17 00:00:00 2001 From: Adam Coldrick Date: Wed, 26 Mar 2014 15:59:41 +0000 Subject: Add system morphology for a small arm7lhf devel system for a chroot --- devel-system-armv7lhf-chroot.morph | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 devel-system-armv7lhf-chroot.morph 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 -- cgit v1.2.1