diff options
author | Jonathan Maw <jonathan.maw@codethink.co.uk> | 2013-09-30 15:56:41 +0000 |
---|---|---|
committer | Jonathan Maw <jonathan.maw@codethink.co.uk> | 2013-09-30 16:08:08 +0000 |
commit | 90b1bdee61c6d06ebb14a47102c000ffbbbcd2dc (patch) | |
tree | 2f138678093bb8c3468941159ea2215c9ce185e8 /devel-system-armv7-highbank.morph | |
parent | 5640acb7ec437f0b584dbb1ff044e1495c87448a (diff) | |
download | definitions-90b1bdee61c6d06ebb14a47102c000ffbbbcd2dc.tar.gz |
Delete genivi-staging and reorder morph contents
Diffstat (limited to 'devel-system-armv7-highbank.morph')
-rw-r--r-- | devel-system-armv7-highbank.morph | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/devel-system-armv7-highbank.morph b/devel-system-armv7-highbank.morph index 64a7cb79..eec28c1e 100644 --- a/devel-system-armv7-highbank.morph +++ b/devel-system-armv7-highbank.morph @@ -1,52 +1,52 @@ -name: devel-system-armv7-highbank +arch: armv7l +configuration-extensions: +- set-hostname +- ssh +- 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 -arch: armv7 +name: devel-system-armv7-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: genivi-foundation repo: baserock:baserock/morphs +- morph: genivi-foundation ref: master -- morph: bsp-armv7-highbank repo: baserock:baserock/morphs +- morph: bsp-armv7-highbank ref: master -- morph: connectivity repo: baserock:baserock/morphs +- morph: connectivity ref: master -- morph: audio-bluetooth repo: baserock:baserock/morphs +- morph: audio-bluetooth ref: master -- morph: x-common repo: baserock:baserock/morphs +- morph: x-common ref: master -- morph: x-armv7-versatile repo: baserock:baserock/morphs +- morph: x-armv7-versatile ref: master -- morph: multimedia repo: baserock:baserock/morphs +- morph: multimedia ref: master -- morph: genivi repo: baserock:baserock/morphs +- morph: genivi ref: master -- morph: genivi-x-armv7-versatile repo: baserock:baserock/morphs +- morph: genivi-x-armv7-versatile ref: master -- morph: tools repo: baserock:baserock/morphs +- morph: tools ref: master -configuration-extensions: -- set-hostname -- ssh -- add-config-files -- simple-network -- nfsboot -- install-files + repo: baserock:baserock/morphs |