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