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. --- connectivity.morph | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) (limited to 'connectivity.morph') diff --git a/connectivity.morph b/connectivity.morph index 4aae3319..74972074 100644 --- a/connectivity.morph +++ b/connectivity.morph @@ -1,23 +1,23 @@ +name: connectivity +kind: stratum build-depends: - morph: genivi-foundation chunks: -- build-depends: [] - name: libnl - ref: baserock/morph +- name: libnl repo: upstream:libnl -- build-depends: - - libnl - name: wpa_supplicant - ref: baserock/genivi/morph - repo: upstream:hostap -- build-depends: [] - name: iptables ref: baserock/morph + build-depends: [] +- name: wpa_supplicant + repo: upstream:hostap + ref: baserock/genivi/morph + build-depends: + - libnl +- name: iptables repo: upstream:iptables -- build-depends: - - iptables - name: connman ref: baserock/morph + build-depends: [] +- name: connman repo: upstream:connman -kind: stratum -name: connectivity + ref: baserock/morph + build-depends: + - iptables -- cgit v1.2.1