blob: b243fb1ca40d7dc4a047e5c80d4ec285c63f9edb [file] [log] [blame]
Patrick Williamsd9632142020-06-24 16:12:44 -05001# Generated file; do not modify.
2generated_sources += custom_target(
3 'xyz/openbmc_project/Inventory/Item__cpp'.underscorify(),
4 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item.interface.yaml', ],
5 output: [ 'server.cpp', 'server.hpp', 'client.hpp', ],
6 command: [
7 sdbuspp_gen_meson_prog, '--command', 'cpp',
8 '--output', meson.current_build_dir(),
9 '--tool', sdbusplusplus_prog,
10 '--directory', meson.source_root(),
11 'xyz/openbmc_project/Inventory/Item',
12 ],
13)
14
15subdir('Accelerator')
16generated_others += custom_target(
17 'xyz/openbmc_project/Inventory/Item/Accelerator__markdown'.underscorify(),
18 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Accelerator.interface.yaml', ],
19 output: [ 'Accelerator.md' ],
20 command: [
21 sdbuspp_gen_meson_prog, '--command', 'markdown',
22 '--output', meson.current_build_dir(),
23 '--tool', sdbusplusplus_prog,
24 '--directory', meson.source_root(),
25 'xyz/openbmc_project/Inventory/Item/Accelerator',
26 ],
27 build_by_default: true,
28)
29
PriyangaRamasamy8f40d352020-05-04 12:14:53 -050030subdir('Battery')
31generated_others += custom_target(
32 'xyz/openbmc_project/Inventory/Item/Battery__markdown'.underscorify(),
33 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Battery.interface.yaml', ],
34 output: [ 'Battery.md' ],
35 command: [
36 sdbuspp_gen_meson_prog, '--command', 'markdown',
37 '--output', meson.current_build_dir(),
38 '--tool', sdbusplusplus_prog,
39 '--directory', meson.source_root(),
40 'xyz/openbmc_project/Inventory/Item/Battery',
41 ],
42 build_by_default: true,
43)
44
Patrick Williamsd9632142020-06-24 16:12:44 -050045subdir('Bmc')
46generated_others += custom_target(
47 'xyz/openbmc_project/Inventory/Item/Bmc__markdown'.underscorify(),
48 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Bmc.interface.yaml', ],
49 output: [ 'Bmc.md' ],
50 command: [
51 sdbuspp_gen_meson_prog, '--command', 'markdown',
52 '--output', meson.current_build_dir(),
53 '--tool', sdbusplusplus_prog,
54 '--directory', meson.source_root(),
55 'xyz/openbmc_project/Inventory/Item/Bmc',
56 ],
57 build_by_default: true,
58)
59
60subdir('Board')
61generated_others += custom_target(
62 'xyz/openbmc_project/Inventory/Item/Board__markdown'.underscorify(),
63 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Board.interface.yaml', ],
64 output: [ 'Board.md' ],
65 command: [
66 sdbuspp_gen_meson_prog, '--command', 'markdown',
67 '--output', meson.current_build_dir(),
68 '--tool', sdbusplusplus_prog,
69 '--directory', meson.source_root(),
70 'xyz/openbmc_project/Inventory/Item/Board',
71 ],
72 build_by_default: true,
73)
74
75subdir('Chassis')
76generated_others += custom_target(
77 'xyz/openbmc_project/Inventory/Item/Chassis__markdown'.underscorify(),
78 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Chassis.interface.yaml', ],
79 output: [ 'Chassis.md' ],
80 command: [
81 sdbuspp_gen_meson_prog, '--command', 'markdown',
82 '--output', meson.current_build_dir(),
83 '--tool', sdbusplusplus_prog,
84 '--directory', meson.source_root(),
85 'xyz/openbmc_project/Inventory/Item/Chassis',
86 ],
87 build_by_default: true,
88)
89
90subdir('Connector')
91generated_others += custom_target(
92 'xyz/openbmc_project/Inventory/Item/Connector__markdown'.underscorify(),
93 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Connector.interface.yaml', ],
94 output: [ 'Connector.md' ],
95 command: [
96 sdbuspp_gen_meson_prog, '--command', 'markdown',
97 '--output', meson.current_build_dir(),
98 '--tool', sdbusplusplus_prog,
99 '--directory', meson.source_root(),
100 'xyz/openbmc_project/Inventory/Item/Connector',
101 ],
102 build_by_default: true,
103)
104
105subdir('Cpu')
106generated_others += custom_target(
107 'xyz/openbmc_project/Inventory/Item/Cpu__markdown'.underscorify(),
108 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml', ],
109 output: [ 'Cpu.md' ],
110 command: [
111 sdbuspp_gen_meson_prog, '--command', 'markdown',
112 '--output', meson.current_build_dir(),
113 '--tool', sdbusplusplus_prog,
114 '--directory', meson.source_root(),
115 'xyz/openbmc_project/Inventory/Item/Cpu',
116 ],
117 build_by_default: true,
118)
119
120subdir('CpuCore')
121generated_others += custom_target(
122 'xyz/openbmc_project/Inventory/Item/CpuCore__markdown'.underscorify(),
123 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/CpuCore.interface.yaml', ],
124 output: [ 'CpuCore.md' ],
125 command: [
126 sdbuspp_gen_meson_prog, '--command', 'markdown',
127 '--output', meson.current_build_dir(),
128 '--tool', sdbusplusplus_prog,
129 '--directory', meson.source_root(),
130 'xyz/openbmc_project/Inventory/Item/CpuCore',
131 ],
132 build_by_default: true,
133)
134
135subdir('Dimm')
136generated_others += custom_target(
137 'xyz/openbmc_project/Inventory/Item/Dimm__markdown'.underscorify(),
138 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Dimm.interface.yaml', ],
139 output: [ 'Dimm.md' ],
140 command: [
141 sdbuspp_gen_meson_prog, '--command', 'markdown',
142 '--output', meson.current_build_dir(),
143 '--tool', sdbusplusplus_prog,
144 '--directory', meson.source_root(),
145 'xyz/openbmc_project/Inventory/Item/Dimm',
146 ],
147 build_by_default: true,
148)
149
150subdir('DiskBackplane')
151generated_others += custom_target(
152 'xyz/openbmc_project/Inventory/Item/DiskBackplane__markdown'.underscorify(),
153 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/DiskBackplane.interface.yaml', ],
154 output: [ 'DiskBackplane.md' ],
155 command: [
156 sdbuspp_gen_meson_prog, '--command', 'markdown',
157 '--output', meson.current_build_dir(),
158 '--tool', sdbusplusplus_prog,
159 '--directory', meson.source_root(),
160 'xyz/openbmc_project/Inventory/Item/DiskBackplane',
161 ],
162 build_by_default: true,
163)
164
165subdir('Ethernet')
166generated_others += custom_target(
167 'xyz/openbmc_project/Inventory/Item/Ethernet__markdown'.underscorify(),
168 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Ethernet.interface.yaml', ],
169 output: [ 'Ethernet.md' ],
170 command: [
171 sdbuspp_gen_meson_prog, '--command', 'markdown',
172 '--output', meson.current_build_dir(),
173 '--tool', sdbusplusplus_prog,
174 '--directory', meson.source_root(),
175 'xyz/openbmc_project/Inventory/Item/Ethernet',
176 ],
177 build_by_default: true,
178)
179
180subdir('Fan')
181generated_others += custom_target(
182 'xyz/openbmc_project/Inventory/Item/Fan__markdown'.underscorify(),
183 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Fan.interface.yaml', ],
184 output: [ 'Fan.md' ],
185 command: [
186 sdbuspp_gen_meson_prog, '--command', 'markdown',
187 '--output', meson.current_build_dir(),
188 '--tool', sdbusplusplus_prog,
189 '--directory', meson.source_root(),
190 'xyz/openbmc_project/Inventory/Item/Fan',
191 ],
192 build_by_default: true,
193)
194
195subdir('Global')
196generated_others += custom_target(
197 'xyz/openbmc_project/Inventory/Item/Global__markdown'.underscorify(),
198 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Global.interface.yaml', ],
199 output: [ 'Global.md' ],
200 command: [
201 sdbuspp_gen_meson_prog, '--command', 'markdown',
202 '--output', meson.current_build_dir(),
203 '--tool', sdbusplusplus_prog,
204 '--directory', meson.source_root(),
205 'xyz/openbmc_project/Inventory/Item/Global',
206 ],
207 build_by_default: true,
208)
209
210subdir('MemoryBuffer')
211generated_others += custom_target(
212 'xyz/openbmc_project/Inventory/Item/MemoryBuffer__markdown'.underscorify(),
213 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/MemoryBuffer.interface.yaml', ],
214 output: [ 'MemoryBuffer.md' ],
215 command: [
216 sdbuspp_gen_meson_prog, '--command', 'markdown',
217 '--output', meson.current_build_dir(),
218 '--tool', sdbusplusplus_prog,
219 '--directory', meson.source_root(),
220 'xyz/openbmc_project/Inventory/Item/MemoryBuffer',
221 ],
222 build_by_default: true,
223)
224
225subdir('NetworkInterface')
226generated_others += custom_target(
227 'xyz/openbmc_project/Inventory/Item/NetworkInterface__markdown'.underscorify(),
228 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/NetworkInterface.interface.yaml', ],
229 output: [ 'NetworkInterface.md' ],
230 command: [
231 sdbuspp_gen_meson_prog, '--command', 'markdown',
232 '--output', meson.current_build_dir(),
233 '--tool', sdbusplusplus_prog,
234 '--directory', meson.source_root(),
235 'xyz/openbmc_project/Inventory/Item/NetworkInterface',
236 ],
237 build_by_default: true,
238)
239
Patrick Williamsd9632142020-06-24 16:12:44 -0500240subdir('PCIeDevice')
241generated_others += custom_target(
242 'xyz/openbmc_project/Inventory/Item/PCIeDevice__markdown'.underscorify(),
243 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml', ],
244 output: [ 'PCIeDevice.md' ],
245 command: [
246 sdbuspp_gen_meson_prog, '--command', 'markdown',
247 '--output', meson.current_build_dir(),
248 '--tool', sdbusplusplus_prog,
249 '--directory', meson.source_root(),
250 'xyz/openbmc_project/Inventory/Item/PCIeDevice',
251 ],
252 build_by_default: true,
253)
254
Vishwanatha Subbanna41490f22020-10-14 05:04:37 -0500255subdir('PCIeSlot')
256generated_others += custom_target(
257 'xyz/openbmc_project/Inventory/Item/PCIeSlot__markdown'.underscorify(),
258 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/PCIeSlot.interface.yaml', ],
259 output: [ 'PCIeSlot.md' ],
260 command: [
261 sdbuspp_gen_meson_prog, '--command', 'markdown',
262 '--output', meson.current_build_dir(),
263 '--tool', sdbusplusplus_prog,
264 '--directory', meson.source_root(),
265 'xyz/openbmc_project/Inventory/Item/PCIeSlot',
266 ],
267 build_by_default: true,
268)
269
Patrick Williamsed459632020-12-18 07:18:34 -0600270subdir('Panel')
271generated_others += custom_target(
272 'xyz/openbmc_project/Inventory/Item/Panel__markdown'.underscorify(),
273 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Panel.interface.yaml', ],
274 output: [ 'Panel.md' ],
275 command: [
276 sdbuspp_gen_meson_prog, '--command', 'markdown',
277 '--output', meson.current_build_dir(),
278 '--tool', sdbusplusplus_prog,
279 '--directory', meson.source_root(),
280 'xyz/openbmc_project/Inventory/Item/Panel',
281 ],
282 build_by_default: true,
283)
284
Patrick Williamsd9632142020-06-24 16:12:44 -0500285subdir('PersistentMemory')
286generated_others += custom_target(
287 'xyz/openbmc_project/Inventory/Item/PersistentMemory__markdown'.underscorify(),
288 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/PersistentMemory.interface.yaml', ],
289 output: [ 'PersistentMemory.md' ],
290 command: [
291 sdbuspp_gen_meson_prog, '--command', 'markdown',
292 '--output', meson.current_build_dir(),
293 '--tool', sdbusplusplus_prog,
294 '--directory', meson.source_root(),
295 'xyz/openbmc_project/Inventory/Item/PersistentMemory',
296 ],
297 build_by_default: true,
298)
299
300subdir('PowerSupply')
301generated_others += custom_target(
302 'xyz/openbmc_project/Inventory/Item/PowerSupply__markdown'.underscorify(),
303 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/PowerSupply.interface.yaml', ],
304 output: [ 'PowerSupply.md' ],
305 command: [
306 sdbuspp_gen_meson_prog, '--command', 'markdown',
307 '--output', meson.current_build_dir(),
308 '--tool', sdbusplusplus_prog,
309 '--directory', meson.source_root(),
310 'xyz/openbmc_project/Inventory/Item/PowerSupply',
311 ],
312 build_by_default: true,
313)
314
Patrick Williamsd9a13ec2020-07-07 15:49:06 -0500315subdir('Rotor')
316generated_others += custom_target(
317 'xyz/openbmc_project/Inventory/Item/Rotor__markdown'.underscorify(),
318 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Rotor.interface.yaml', ],
319 output: [ 'Rotor.md' ],
320 command: [
321 sdbuspp_gen_meson_prog, '--command', 'markdown',
322 '--output', meson.current_build_dir(),
323 '--tool', sdbusplusplus_prog,
324 '--directory', meson.source_root(),
325 'xyz/openbmc_project/Inventory/Item/Rotor',
326 ],
327 build_by_default: true,
328)
329
Patrick Williamsd9632142020-06-24 16:12:44 -0500330subdir('StorageController')
331generated_others += custom_target(
332 'xyz/openbmc_project/Inventory/Item/StorageController__markdown'.underscorify(),
333 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/StorageController.interface.yaml', ],
334 output: [ 'StorageController.md' ],
335 command: [
336 sdbuspp_gen_meson_prog, '--command', 'markdown',
337 '--output', meson.current_build_dir(),
338 '--tool', sdbusplusplus_prog,
339 '--directory', meson.source_root(),
340 'xyz/openbmc_project/Inventory/Item/StorageController',
341 ],
342 build_by_default: true,
343)
344
345subdir('System')
346generated_others += custom_target(
347 'xyz/openbmc_project/Inventory/Item/System__markdown'.underscorify(),
348 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/System.interface.yaml', ],
349 output: [ 'System.md' ],
350 command: [
351 sdbuspp_gen_meson_prog, '--command', 'markdown',
352 '--output', meson.current_build_dir(),
353 '--tool', sdbusplusplus_prog,
354 '--directory', meson.source_root(),
355 'xyz/openbmc_project/Inventory/Item/System',
356 ],
357 build_by_default: true,
358)
359
360subdir('Tpm')
361generated_others += custom_target(
362 'xyz/openbmc_project/Inventory/Item/Tpm__markdown'.underscorify(),
363 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Tpm.interface.yaml', ],
364 output: [ 'Tpm.md' ],
365 command: [
366 sdbuspp_gen_meson_prog, '--command', 'markdown',
367 '--output', meson.current_build_dir(),
368 '--tool', sdbusplusplus_prog,
369 '--directory', meson.source_root(),
370 'xyz/openbmc_project/Inventory/Item/Tpm',
371 ],
372 build_by_default: true,
373)
374
375subdir('Vrm')
376generated_others += custom_target(
377 'xyz/openbmc_project/Inventory/Item/Vrm__markdown'.underscorify(),
378 input: [ meson.source_root() / 'xyz/openbmc_project/Inventory/Item/Vrm.interface.yaml', ],
379 output: [ 'Vrm.md' ],
380 command: [
381 sdbuspp_gen_meson_prog, '--command', 'markdown',
382 '--output', meson.current_build_dir(),
383 '--tool', sdbusplusplus_prog,
384 '--directory', meson.source_root(),
385 'xyz/openbmc_project/Inventory/Item/Vrm',
386 ],
387 build_by_default: true,
388)
389