summaryrefslogtreecommitdiff
path: root/genivi-foundation.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-foundation.morph
parent8c9026173ac79ddd47b80d9eefde1902f177d50f (diff)
downloaddefinitions-2820220193a4ba871d25b210448a4117c0854637.tar.gz
Re-order system and stratum morphology fields.
This is the new canonical ordering.
Diffstat (limited to 'genivi-foundation.morph')
-rw-r--r--genivi-foundation.morph22
1 files changed, 11 insertions, 11 deletions
diff --git a/genivi-foundation.morph b/genivi-foundation.morph
index b23a7da7..5b24cfee 100644
--- a/genivi-foundation.morph
+++ b/genivi-foundation.morph
@@ -1,18 +1,18 @@
+name: genivi-foundation
+kind: stratum
+description: Basic components needed by the GENIVI baseline.
build-depends:
- morph: foundation
chunks:
-- build-depends: []
- name: dbus-glib
- ref: baserock/morph
+- name: dbus-glib
repo: upstream:dbus-glib
-- build-depends: []
- name: fuse
- ref: baserock/genivi/morph
+ ref: baserock/morph
+ build-depends: []
+- name: fuse
repo: upstream:fuse
-- build-depends: []
- name: linuxquota
ref: baserock/genivi/morph
+ build-depends: []
+- name: linuxquota
repo: upstream:linuxquota
-description: Basic components needed by the GENIVI baseline.
-kind: stratum
-name: genivi-foundation
+ ref: baserock/genivi/morph
+ build-depends: []