summaryrefslogtreecommitdiff
path: root/strata/NetworkManager-common.morph
blob: 14994a805270fc6e8f726e562e1bef6f0ea390ed (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
name: NetworkManager-common
kind: stratum
build-depends:
- morph: strata/audio-bluetooth.morph
- morph: strata/connectivity.morph
- morph: strata/network-security.morph
- morph: strata/privileges-management.morph
chunks:
- name: libndp
  repo: upstream:libndp
  ref: f3a3a63d5b5abced8f75731d7b995606933c6e33
  unpetrify-ref: v1.4
  build-system: autotools
- name: readline6
  repo: upstream:readline
  ref: 7628b745a813aac53586b640da056a975f1c443e
  unpetrify-ref: readline-6.3
  build-system: autotools
- name: libgudev
  repo: upstream:libgudev
  ref: d722339aae9065a379acc0c421e8bbab866d5a38
  unpetrify-ref: 230
  build-system: autotools
- name: NetworkManager
  morph: strata/NetworkManager-common/NetworkManager.morph
  repo: upstream:NetworkManager
  ref: c41be469ab107ea2b4813bf28a1618572b78aa6a
  unpetrify-ref: baserock/1.1.0-dev-1952-gc41be46
  build-depends:
  - libgudev
  - libndp
  - readline6
- name: libmbim
  repo: upstream:libmbim
  ref: 6cf74ebfae1dccf807bb34d88f2cd024d4b14da7
  unpetrify-ref: master
  build-system: autotools
  build-depends:
  - libgudev
- name: libqmi
  repo: upstream:libqmi
  ref: 97aaa6855d071f64ec2e28df1b9f816da02a3e07
  unpetrify-ref: master
  build-system: autotools
- name: ModemManager
  morph: strata/NetworkManager-common/ModemManager.morph
  repo: upstream:ModemManager
  ref: 0ca68657fbcd5bace3d303a0babe2da292784385
  unpetrify-ref: master
  build-depends:
  - libmbim
  - libqmi