summaryrefslogtreecommitdiff
path: root/wayland-x86_64-generic.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 /wayland-x86_64-generic.morph
parent8c9026173ac79ddd47b80d9eefde1902f177d50f (diff)
downloaddefinitions-2820220193a4ba871d25b210448a4117c0854637.tar.gz
Re-order system and stratum morphology fields.
This is the new canonical ordering.
Diffstat (limited to 'wayland-x86_64-generic.morph')
-rw-r--r--wayland-x86_64-generic.morph26
1 files changed, 13 insertions, 13 deletions
diff --git a/wayland-x86_64-generic.morph b/wayland-x86_64-generic.morph
index 7f01202e..211606ef 100644
--- a/wayland-x86_64-generic.morph
+++ b/wayland-x86_64-generic.morph
@@ -1,22 +1,22 @@
+name: wayland-x86_64-generic
+kind: stratum
build-depends:
- morph: core
- morph: foundation
- morph: genivi-foundation
- morph: x-common
chunks:
-- build-depends: []
- name: libxkbcommon
- ref: baserock/morph
+- name: libxkbcommon
repo: upstream:xorg-lib-libxkbcommon
-- build-depends:
- - libxkbcommon
- name: wayland
- ref: baserock/genivi/wayland
+ ref: baserock/morph
+ build-depends: []
+- name: wayland
repo: upstream:wayland
-- build-depends:
- - wayland
- name: mesa-wayland
- ref: baserock/genivi/morph
+ ref: baserock/genivi/wayland
+ build-depends:
+ - libxkbcommon
+- name: mesa-wayland
repo: upstream:mesa
-kind: stratum
-name: wayland-x86_64-generic
+ ref: baserock/genivi/morph
+ build-depends:
+ - wayland