summaryrefslogtreecommitdiff
path: root/connectivity.morph
blob: 74972074b4055c2beda4438f0ffd175a6a1a66ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
name: connectivity
kind: stratum
build-depends:
- morph: genivi-foundation
chunks:
- name: libnl
  repo: upstream:libnl
  ref: baserock/morph
  build-depends: []
- name: wpa_supplicant
  repo: upstream:hostap
  ref: baserock/genivi/morph
  build-depends:
  - libnl
- name: iptables
  repo: upstream:iptables
  ref: baserock/morph
  build-depends: []
- name: connman
  repo: upstream:connman
  ref: baserock/morph
  build-depends:
  - iptables