From 90b1bdee61c6d06ebb14a47102c000ffbbbcd2dc Mon Sep 17 00:00:00 2001 From: Jonathan Maw Date: Mon, 30 Sep 2013 15:56:41 +0000 Subject: Delete genivi-staging and reorder morph contents --- base-system-x86_64-generic.morph | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'base-system-x86_64-generic.morph') diff --git a/base-system-x86_64-generic.morph b/base-system-x86_64-generic.morph index 89e7f39..7380632 100644 --- a/base-system-x86_64-generic.morph +++ b/base-system-x86_64-generic.morph @@ -1,25 +1,25 @@ -name: base-system-x86_64-generic +arch: x86_64 +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 a 64-bit x86 system. kind: system -arch: x86_64 +name: base-system-x86_64-generic 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-x86_64-generic repo: baserock:baserock/morphs +- morph: bsp-x86_64-generic ref: master -configuration-extensions: -- set-hostname -- ssh -- add-config-files -- simple-network -- nfsboot -- install-files + repo: baserock:baserock/morphs -- cgit v1.2.1