summaryrefslogtreecommitdiff
path: root/strata/connectivity.morph
blob: 823ead65003ef5546d27b01feb7a4ece45491d9e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
name: connectivity
kind: stratum
build-depends:
- morph: strata/foundation.morph
chunks:
- name: mobile-broadband-provider-info
  repo: upstream:mobile-broadband-provider-info
  ref: 4ed19e11c2975105b71b956440acdb25d46a347d
  unpetrify-ref: baserock/morph
  build-system: autotools
- name: libnl
  repo: upstream:libnl
  ref: a2c4bd8f094a7247903578860a9c42049991860b
  unpetrify-ref: baserock/morph
  build-system: autotools
- name: wpa_supplicant
  morph: strata/connectivity/wpa_supplicant.morph
  repo: upstream:hostap
  ref: 1f344cd7b4461c8bae31abc3fc450407782282e2
  unpetrify-ref: hostap_2_5
  build-depends:
  - libnl
- name: iptables
  repo: upstream:iptables
  ref: 482c6d3731e2681cb4baae835c294840300197e6
  unpetrify-ref: v1.4.21
  build-system: autotools