From 2820220193a4ba871d25b210448a4117c0854637 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Mon, 17 Feb 2014 16:59:56 +0000 Subject: Re-order system and stratum morphology fields. This is the new canonical ordering. --- genivi.morph | 50 +++++++++++++++++++++++++------------------------- 1 file changed, 25 insertions(+), 25 deletions(-) (limited to 'genivi.morph') diff --git a/genivi.morph b/genivi.morph index 82214f6..ed3b03a 100644 --- a/genivi.morph +++ b/genivi.morph @@ -1,42 +1,42 @@ +name: genivi +kind: stratum +description: Software components designed by genivi, for genivi. build-depends: - morph: genivi-foundation chunks: -- build-depends: [] - name: DLT-daemon - ref: v2.9.1 +- name: DLT-daemon repo: upstream:DLT-daemon -- build-depends: - - DLT-daemon - name: node-startup-controller - ref: baserock/morph + ref: v2.9.1 + build-depends: [] +- name: node-startup-controller repo: upstream:node-startup-controller -- build-depends: [] - name: googletest ref: baserock/morph + build-depends: + - DLT-daemon +- name: googletest repo: upstream:googletest -- build-depends: - - googletest - name: googlemock ref: baserock/morph + build-depends: [] +- name: googlemock repo: upstream:googlemock -- build-depends: [] - name: genivi-common-api-runtime - ref: 2.1.4 + ref: baserock/morph + build-depends: + - googletest +- name: genivi-common-api-runtime repo: upstream:genivi-common-api-runtime -- build-depends: - - genivi-common-api-runtime - name: genivi-common-api-dbus-runtime ref: 2.1.4 + build-depends: [] +- name: genivi-common-api-dbus-runtime repo: upstream:genivi-common-api-dbus-runtime -- build-depends: + ref: 2.1.4 + build-depends: + - genivi-common-api-runtime +- name: audiomanager + repo: upstream:audiomanager + ref: '5.0' + build-depends: - DLT-daemon - googletest - googlemock - genivi-common-api-runtime - genivi-common-api-dbus-runtime - name: audiomanager - ref: '5.0' - repo: upstream:audiomanager -description: Software components designed by genivi, for genivi. -kind: stratum -name: genivi -- cgit v1.2.1