From 3a2f641e4e70e76ffa77629c6208970c1a7af667 Mon Sep 17 00:00:00 2001 From: Paul Sherwood Date: Fri, 25 Sep 2015 08:47:49 +0000 Subject: Proposed re-org of definitions repo --- baserock/systems/base-system-armv7lhf-highbank.morph | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 baserock/systems/base-system-armv7lhf-highbank.morph (limited to 'baserock/systems/base-system-armv7lhf-highbank.morph') diff --git a/baserock/systems/base-system-armv7lhf-highbank.morph b/baserock/systems/base-system-armv7lhf-highbank.morph new file mode 100644 index 00000000..399931a5 --- /dev/null +++ b/baserock/systems/base-system-armv7lhf-highbank.morph @@ -0,0 +1,20 @@ +name: base-system-armv7lhf-highbank +kind: system +description: The set of strata required to have a minimal system for an ARM highbank + system. +arch: armv7lhf +strata: +- name: build-essential + morph: strata/build-essential.morph +- name: core + morph: strata/core.morph +- name: foundation + morph: strata/foundation.morph +- name: bsp-armv7-highbank + morph: strata/bsp-armv7-highbank.morph +configuration-extensions: +- extensions/set-hostname +- extensions/add-config-files +- extensions/nfsboot +- extensions/install-files +- extensions/install-essential-files -- cgit v1.2.1