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. --- wayland-x86_64-generic.morph | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'wayland-x86_64-generic.morph') 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 -- cgit v1.2.1