blob: 0195de87bdda0151b508a1ced78a1b29f6772c79 (
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
111
112
113
|
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: e9a486a08fff6d3cc7133a350cec3ee10f463207
unpetrify-ref: v2.15.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: 77d9cdaf6acee03a1e360e0e1a3cd0b01a95b407
unpetrify-ref: 3.1.5
- name: genivi-common-api-dbus-runtime
morph: strata/genivi/genivi-common-api-dbus-runtime.morph
repo: upstream:genivi-common-api-dbus-runtime
ref: 3348a422ffc756b63de5890356383858a898e8b1
unpetrify-ref: 3.1.5
build-depends:
- genivi-common-api-runtime
- name: audiomanager
repo: upstream:audiomanager
ref: 49e010d6bd40929b00c4855ec3aab4cbafca906e
unpetrify-ref: '7.3'
build-system: cmake
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
repo: upstream:genivi/persistence-client-library
ref: 4b503da99c6b04ad21a197dafe6e7243187c7c7e
unpetrify-ref: v1.1.0
build-system: autotools
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-system: autotools
build-depends:
- DLT-daemon
- persistence-client-library
- name: libarchive
morph: strata/genivi/libarchive.morph
repo: upstream:libarchive
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: 61f88bc9fc03c278664e05431ffb5933ff6007f1
unpetrify-ref: baserock/1.3.5
build-system: autotools
build-depends:
- node-state-manager
- persistence-client-library
- DLT-daemon
|