diff options
Diffstat (limited to 'base-system-armv7b-highbank.morph')
-rw-r--r-- | base-system-armv7b-highbank.morph | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/base-system-armv7b-highbank.morph b/base-system-armv7b-highbank.morph index ce86b41..ba347c3 100644 --- a/base-system-armv7b-highbank.morph +++ b/base-system-armv7b-highbank.morph @@ -1,25 +1,25 @@ -name: base-system-armv7b-highbank +arch: armv7b +configuration-extensions: +- set-hostname +- ssh +- add-config-files +- simple-network +- nfsboot +- install-files description: The set of strata required to have a minimal system for an ARM highbank system. kind: system -arch: armv7b +name: base-system-armv7b-highbank strata: - morph: build-essential - repo: baserock:baserock/morphs ref: master -- morph: core repo: baserock:baserock/morphs +- morph: core ref: master -- morph: foundation repo: baserock:baserock/morphs +- morph: foundation ref: master -- morph: bsp-armv7b-highbank repo: baserock:baserock/morphs +- morph: bsp-armv7b-highbank ref: master -configuration-extensions: -- set-hostname -- ssh -- add-config-files -- simple-network -- nfsboot -- install-files + repo: baserock:baserock/morphs |