summaryrefslogtreecommitdiff
path: root/strata/genivi.morph
blob: 197943cc1ec4bfb46b44ef4a6cac70e7bd5db5a2 (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
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
name: genivi
kind: stratum
description: Software components designed by genivi, for genivi.
build-depends:
- morph: strata/foundation.morph
- morph: strata/audio-bluetooth.morph
chunks:
- name: linuxquota
  morph: strata/genivi/linuxquota.morph
  repo: upstream:linuxquota
  ref: 0804c89a16736533e440771dc42a15e5d0223902
  unpetrify-ref: baserock/genivi/morph
- name: DLT-daemon
  morph: strata/genivi/DLT-daemon.morph
  repo: upstream:DLT-daemon
  ref: 8b48e73f79b4463393916e4c6696917e3dedd026
  unpetrify-ref: v2.10.0
- name: node-startup-controller
  morph: strata/genivi/node-startup-controller.morph
  repo: upstream:node-startup-controller
  ref: b77fb1dbb280ec45525853e52a362eafd736b400
  unpetrify-ref: baserock/systemd_v216
  build-depends:
  - DLT-daemon
- name: googletest
  morph: strata/genivi/googletest.morph
  repo: upstream:googletest
  ref: 5e3f7d3db4c16e2ba8b42b0bf4689f7d2abbcb08
  unpetrify-ref: baserock/morph
- name: googlemock
  morph: strata/genivi/googlemock.morph
  repo: upstream:googlemock
  ref: 0e9998c140079046c396a0e7033bb465abae79cd
  unpetrify-ref: baserock/morph
  build-depends:
  - googletest
- name: genivi-common-api-runtime
  morph: strata/genivi/genivi-common-api-runtime.morph
  repo: upstream:genivi-common-api-runtime
  ref: 188abb5e24d6a2a7fdd7e5d150439a162621292c
  unpetrify-ref: 2.1.6
- name: genivi-common-api-dbus-runtime
  morph: strata/genivi/genivi-common-api-dbus-runtime.morph
  repo: upstream:genivi-common-api-dbus-runtime
  ref: 3372155b32a2cf3b05e1a2a13f6f8413069de33f
  unpetrify-ref: 2.1.6-p1
  build-depends:
  - genivi-common-api-runtime
- name: audiomanager
  repo: upstream:audiomanager
  ref: 00caae1e41e8891d9a1bafa76028e8119f06fd8a
  unpetrify-ref: baserock/6.0
  build-depends:
  - DLT-daemon
  - googletest
  - googlemock
  - genivi-common-api-runtime
  - genivi-common-api-dbus-runtime
- name: itzam-tarball
  morph: strata/genivi/itzam-tarball.morph
  repo: upstream:itzam-tarball
  ref: 4ebcf671416927b64475da7b810b6016c847bf73
  unpetrify-ref: baserock/genivi/baseline
- name: persistence-common-object
  morph: strata/genivi/persistence-common-object.morph
  repo: upstream:genivi/persistence-common-object
  ref: dc46126214022d068729f7ccd47415dc5f86f425
  unpetrify-ref: baserock/1.0.2
  build-depends:
  - itzam-tarball
  - DLT-daemon
- name: persistence-client-library
  morph: strata/genivi/persistence-client-library.morph
  repo: upstream:genivi/persistence-client-library
  ref: 39c68df2a9ee0b089212855f64a61fbd671b1a80
  unpetrify-ref: baserock/v1.0.0
  build-depends:
  - persistence-common-object
  - DLT-daemon
  - itzam-tarball
- name: node-state-manager
  repo: upstream:node-state-manager
  ref: 30add4659e002f1df205cc36f71ef3141c10c1fb
  unpetrify-ref: baserock/systemd_v216
  build-depends:
  - DLT-daemon
  - persistence-client-library
- name: libarchive
  morph: strata/genivi/libarchive.morph
  repo: git://github.com/libarchive/libarchive.git
  ref: 19f23e191f9d3e1dd2a518735046100419965804
  unpetrify-ref: v3.1.2
- name: persistence-administrator
  morph: strata/genivi/persistence-administrator.morph
  repo: upstream:genivi/persistence-administrator
  ref: f9d62e70237c05323cbd60f1d5c7b574fbc2de43
  unpetrify-ref: baserock/1.0.5
  build-depends:
  - persistence-common-object
  - DLT-daemon
  - libarchive
  - node-state-manager
- name: node-health-monitor
  repo: upstream:genivi/node-health-monitor
  ref: 2af264563ef1b60ba2636cbf5e8cd6a7ed07b0c0
  unpetrify-ref: baserock/1.3.3
  build-depends:
  - node-state-manager
  - persistence-client-library
  - DLT-daemon