summaryrefslogtreecommitdiff
path: root/genivi.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2014-02-17 16:59:56 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2014-02-17 17:36:06 +0000
commit2820220193a4ba871d25b210448a4117c0854637 (patch)
tree583745f7656549f37334dad3c1bfa9cb0a65d9eb /genivi.morph
parent8c9026173ac79ddd47b80d9eefde1902f177d50f (diff)
downloaddefinitions-2820220193a4ba871d25b210448a4117c0854637.tar.gz
Re-order system and stratum morphology fields.
This is the new canonical ordering.
Diffstat (limited to 'genivi.morph')
-rw-r--r--genivi.morph50
1 files changed, 25 insertions, 25 deletions
diff --git a/genivi.morph b/genivi.morph
index 82214f64..ed3b03ae 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