summaryrefslogtreecommitdiff
path: root/strata/connectivity.morph
blob: 409abcf20d8e7231baf30fa99b618eb3bcafe12b (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
28
29
30
31
name: connectivity
kind: stratum
build-depends:
- morph: strata/foundation.morph
chunks:
- name: libnl
  repo: upstream:libnl
  ref: a2c4bd8f094a7247903578860a9c42049991860b
  unpetrify-ref: baserock/morph
  build-depends: []
- name: wpa_supplicant
  morph: strata/connectivity/wpa_supplicant.morph
  repo: upstream:hostap
  ref: c4a58c968044c2002706b1a69c089c4d63728e77
  unpetrify-ref: baserock/hostap_2_3
  build-depends:
  - libnl
- name: iptables
  repo: upstream:iptables
  ref: 482c6d3731e2681cb4baae835c294840300197e6
  unpetrify-ref: v1.4.21
  build-depends: []
- name: fail2ban
  morph: strata/connectivity/fail2ban.morph
  repo: upstream:fail2ban
  ref: master
  build-depends: []
- name: pyinotify
  repo: upstream:pyinotify
  ref: master
  build-depends: []