blob: c3bb46d90faca6e42241676b15172a7ae212c59d [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(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -07004 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -05005 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,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070010 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050011 'xyz/openbmc_project/Inventory/Item',
12 ],
13)
14
15subdir('Accelerator')
16generated_others += custom_target(
17 'xyz/openbmc_project/Inventory/Item/Accelerator__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070018 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Accelerator.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050019 output: [ 'Accelerator.md' ],
20 command: [
21 sdbuspp_gen_meson_prog, '--command', 'markdown',
22 '--output', meson.current_build_dir(),
23 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070024 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050025 'xyz/openbmc_project/Inventory/Item/Accelerator',
26 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050027)
28
PriyangaRamasamy8f40d352020-05-04 12:14:53 -050029subdir('Battery')
30generated_others += custom_target(
31 'xyz/openbmc_project/Inventory/Item/Battery__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070032 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Battery.interface.yaml', ],
PriyangaRamasamy8f40d352020-05-04 12:14:53 -050033 output: [ 'Battery.md' ],
34 command: [
35 sdbuspp_gen_meson_prog, '--command', 'markdown',
36 '--output', meson.current_build_dir(),
37 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070038 '--directory', meson.current_source_dir() / '../../../../../yaml',
PriyangaRamasamy8f40d352020-05-04 12:14:53 -050039 'xyz/openbmc_project/Inventory/Item/Battery',
40 ],
PriyangaRamasamy8f40d352020-05-04 12:14:53 -050041)
42
Patrick Williamsd9632142020-06-24 16:12:44 -050043subdir('Bmc')
44generated_others += custom_target(
45 'xyz/openbmc_project/Inventory/Item/Bmc__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070046 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Bmc.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050047 output: [ 'Bmc.md' ],
48 command: [
49 sdbuspp_gen_meson_prog, '--command', 'markdown',
50 '--output', meson.current_build_dir(),
51 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070052 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050053 'xyz/openbmc_project/Inventory/Item/Bmc',
54 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050055)
56
57subdir('Board')
58generated_others += custom_target(
59 'xyz/openbmc_project/Inventory/Item/Board__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070060 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Board.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050061 output: [ 'Board.md' ],
62 command: [
63 sdbuspp_gen_meson_prog, '--command', 'markdown',
64 '--output', meson.current_build_dir(),
65 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070066 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050067 'xyz/openbmc_project/Inventory/Item/Board',
68 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050069)
70
Chu Lin3c5b7642021-07-20 20:38:09 +000071subdir('Cable')
72generated_others += custom_target(
73 'xyz/openbmc_project/Inventory/Item/Cable__markdown'.underscorify(),
74 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Cable.interface.yaml', ],
75 output: [ 'Cable.md' ],
76 command: [
77 sdbuspp_gen_meson_prog, '--command', 'markdown',
78 '--output', meson.current_build_dir(),
79 '--tool', sdbusplusplus_prog,
80 '--directory', meson.current_source_dir() / '../../../../../yaml',
81 'xyz/openbmc_project/Inventory/Item/Cable',
82 ],
83)
84
Patrick Williamsd9632142020-06-24 16:12:44 -050085subdir('Chassis')
86generated_others += custom_target(
87 'xyz/openbmc_project/Inventory/Item/Chassis__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070088 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Chassis.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050089 output: [ 'Chassis.md' ],
90 command: [
91 sdbuspp_gen_meson_prog, '--command', 'markdown',
92 '--output', meson.current_build_dir(),
93 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070094 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050095 'xyz/openbmc_project/Inventory/Item/Chassis',
96 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050097)
98
99subdir('Connector')
100generated_others += custom_target(
101 'xyz/openbmc_project/Inventory/Item/Connector__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700102 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Connector.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500103 output: [ 'Connector.md' ],
104 command: [
105 sdbuspp_gen_meson_prog, '--command', 'markdown',
106 '--output', meson.current_build_dir(),
107 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700108 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500109 'xyz/openbmc_project/Inventory/Item/Connector',
110 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500111)
112
113subdir('Cpu')
114generated_others += custom_target(
115 'xyz/openbmc_project/Inventory/Item/Cpu__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700116 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500117 output: [ 'Cpu.md' ],
118 command: [
119 sdbuspp_gen_meson_prog, '--command', 'markdown',
120 '--output', meson.current_build_dir(),
121 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700122 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500123 'xyz/openbmc_project/Inventory/Item/Cpu',
124 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500125)
126
127subdir('CpuCore')
128generated_others += custom_target(
129 'xyz/openbmc_project/Inventory/Item/CpuCore__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700130 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/CpuCore.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500131 output: [ 'CpuCore.md' ],
132 command: [
133 sdbuspp_gen_meson_prog, '--command', 'markdown',
134 '--output', meson.current_build_dir(),
135 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700136 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500137 'xyz/openbmc_project/Inventory/Item/CpuCore',
138 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500139)
140
141subdir('Dimm')
142generated_others += custom_target(
143 'xyz/openbmc_project/Inventory/Item/Dimm__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700144 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Dimm.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500145 output: [ 'Dimm.md' ],
146 command: [
147 sdbuspp_gen_meson_prog, '--command', 'markdown',
148 '--output', meson.current_build_dir(),
149 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700150 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500151 'xyz/openbmc_project/Inventory/Item/Dimm',
152 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500153)
154
155subdir('DiskBackplane')
156generated_others += custom_target(
157 'xyz/openbmc_project/Inventory/Item/DiskBackplane__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700158 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/DiskBackplane.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500159 output: [ 'DiskBackplane.md' ],
160 command: [
161 sdbuspp_gen_meson_prog, '--command', 'markdown',
162 '--output', meson.current_build_dir(),
163 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700164 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500165 'xyz/openbmc_project/Inventory/Item/DiskBackplane',
166 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500167)
168
Willy Tu531c90e2021-06-30 18:24:28 -0700169subdir('Drive')
170generated_others += custom_target(
171 'xyz/openbmc_project/Inventory/Item/Drive__markdown'.underscorify(),
172 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Drive.interface.yaml', ],
173 output: [ 'Drive.md' ],
174 command: [
175 sdbuspp_gen_meson_prog, '--command', 'markdown',
176 '--output', meson.current_build_dir(),
177 '--tool', sdbusplusplus_prog,
178 '--directory', meson.current_source_dir() / '../../../../../yaml',
179 'xyz/openbmc_project/Inventory/Item/Drive',
180 ],
181)
182
Patrick Williamsd9632142020-06-24 16:12:44 -0500183subdir('Ethernet')
184generated_others += custom_target(
185 'xyz/openbmc_project/Inventory/Item/Ethernet__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700186 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Ethernet.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500187 output: [ 'Ethernet.md' ],
188 command: [
189 sdbuspp_gen_meson_prog, '--command', 'markdown',
190 '--output', meson.current_build_dir(),
191 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700192 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500193 'xyz/openbmc_project/Inventory/Item/Ethernet',
194 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500195)
196
Sunny Srivastavaae956ad2021-03-02 12:20:38 -0600197subdir('FabricAdapter')
198generated_others += custom_target(
199 'xyz/openbmc_project/Inventory/Item/FabricAdapter__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700200 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/FabricAdapter.interface.yaml', ],
Sunny Srivastavaae956ad2021-03-02 12:20:38 -0600201 output: [ 'FabricAdapter.md' ],
202 command: [
203 sdbuspp_gen_meson_prog, '--command', 'markdown',
204 '--output', meson.current_build_dir(),
205 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700206 '--directory', meson.current_source_dir() / '../../../../../yaml',
Sunny Srivastavaae956ad2021-03-02 12:20:38 -0600207 'xyz/openbmc_project/Inventory/Item/FabricAdapter',
208 ],
Sunny Srivastavaae956ad2021-03-02 12:20:38 -0600209)
210
Patrick Williamsd9632142020-06-24 16:12:44 -0500211subdir('Fan')
212generated_others += custom_target(
213 'xyz/openbmc_project/Inventory/Item/Fan__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700214 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Fan.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500215 output: [ 'Fan.md' ],
216 command: [
217 sdbuspp_gen_meson_prog, '--command', 'markdown',
218 '--output', meson.current_build_dir(),
219 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700220 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500221 'xyz/openbmc_project/Inventory/Item/Fan',
222 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500223)
224
225subdir('Global')
226generated_others += custom_target(
227 'xyz/openbmc_project/Inventory/Item/Global__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700228 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Global.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500229 output: [ 'Global.md' ],
230 command: [
231 sdbuspp_gen_meson_prog, '--command', 'markdown',
232 '--output', meson.current_build_dir(),
233 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700234 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500235 'xyz/openbmc_project/Inventory/Item/Global',
236 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500237)
238
239subdir('MemoryBuffer')
240generated_others += custom_target(
241 'xyz/openbmc_project/Inventory/Item/MemoryBuffer__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700242 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/MemoryBuffer.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500243 output: [ 'MemoryBuffer.md' ],
244 command: [
245 sdbuspp_gen_meson_prog, '--command', 'markdown',
246 '--output', meson.current_build_dir(),
247 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700248 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500249 'xyz/openbmc_project/Inventory/Item/MemoryBuffer',
250 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500251)
252
253subdir('NetworkInterface')
254generated_others += custom_target(
255 'xyz/openbmc_project/Inventory/Item/NetworkInterface__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700256 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/NetworkInterface.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500257 output: [ 'NetworkInterface.md' ],
258 command: [
259 sdbuspp_gen_meson_prog, '--command', 'markdown',
260 '--output', meson.current_build_dir(),
261 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700262 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500263 'xyz/openbmc_project/Inventory/Item/NetworkInterface',
264 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500265)
266
Patrick Williamsd9632142020-06-24 16:12:44 -0500267subdir('PCIeDevice')
268generated_others += custom_target(
269 'xyz/openbmc_project/Inventory/Item/PCIeDevice__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700270 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500271 output: [ 'PCIeDevice.md' ],
272 command: [
273 sdbuspp_gen_meson_prog, '--command', 'markdown',
274 '--output', meson.current_build_dir(),
275 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700276 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500277 'xyz/openbmc_project/Inventory/Item/PCIeDevice',
278 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500279)
280
Vishwanatha Subbanna41490f22020-10-14 05:04:37 -0500281subdir('PCIeSlot')
282generated_others += custom_target(
283 'xyz/openbmc_project/Inventory/Item/PCIeSlot__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700284 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/PCIeSlot.interface.yaml', ],
Vishwanatha Subbanna41490f22020-10-14 05:04:37 -0500285 output: [ 'PCIeSlot.md' ],
286 command: [
287 sdbuspp_gen_meson_prog, '--command', 'markdown',
288 '--output', meson.current_build_dir(),
289 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700290 '--directory', meson.current_source_dir() / '../../../../../yaml',
Vishwanatha Subbanna41490f22020-10-14 05:04:37 -0500291 'xyz/openbmc_project/Inventory/Item/PCIeSlot',
292 ],
Vishwanatha Subbanna41490f22020-10-14 05:04:37 -0500293)
294
Patrick Williamsed459632020-12-18 07:18:34 -0600295subdir('Panel')
296generated_others += custom_target(
297 'xyz/openbmc_project/Inventory/Item/Panel__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700298 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Panel.interface.yaml', ],
Patrick Williamsed459632020-12-18 07:18:34 -0600299 output: [ 'Panel.md' ],
300 command: [
301 sdbuspp_gen_meson_prog, '--command', 'markdown',
302 '--output', meson.current_build_dir(),
303 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700304 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsed459632020-12-18 07:18:34 -0600305 'xyz/openbmc_project/Inventory/Item/Panel',
306 ],
Patrick Williamsed459632020-12-18 07:18:34 -0600307)
308
Patrick Williamsd9632142020-06-24 16:12:44 -0500309subdir('PersistentMemory')
310generated_others += custom_target(
311 'xyz/openbmc_project/Inventory/Item/PersistentMemory__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700312 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500313 output: [ 'PersistentMemory.md' ],
314 command: [
315 sdbuspp_gen_meson_prog, '--command', 'markdown',
316 '--output', meson.current_build_dir(),
317 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700318 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500319 'xyz/openbmc_project/Inventory/Item/PersistentMemory',
320 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500321)
322
323subdir('PowerSupply')
324generated_others += custom_target(
325 'xyz/openbmc_project/Inventory/Item/PowerSupply__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700326 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/PowerSupply.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500327 output: [ 'PowerSupply.md' ],
328 command: [
329 sdbuspp_gen_meson_prog, '--command', 'markdown',
330 '--output', meson.current_build_dir(),
331 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700332 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500333 'xyz/openbmc_project/Inventory/Item/PowerSupply',
334 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500335)
336
Patrick Williamsd9a13ec2020-07-07 15:49:06 -0500337subdir('Rotor')
338generated_others += custom_target(
339 'xyz/openbmc_project/Inventory/Item/Rotor__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700340 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Rotor.interface.yaml', ],
Patrick Williamsd9a13ec2020-07-07 15:49:06 -0500341 output: [ 'Rotor.md' ],
342 command: [
343 sdbuspp_gen_meson_prog, '--command', 'markdown',
344 '--output', meson.current_build_dir(),
345 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700346 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9a13ec2020-07-07 15:49:06 -0500347 'xyz/openbmc_project/Inventory/Item/Rotor',
348 ],
Patrick Williamsd9a13ec2020-07-07 15:49:06 -0500349)
350
Willy Tu3a11b992021-06-29 01:03:10 -0700351subdir('Storage')
352generated_others += custom_target(
353 'xyz/openbmc_project/Inventory/Item/Storage__markdown'.underscorify(),
354 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Storage.interface.yaml', ],
355 output: [ 'Storage.md' ],
356 command: [
357 sdbuspp_gen_meson_prog, '--command', 'markdown',
358 '--output', meson.current_build_dir(),
359 '--tool', sdbusplusplus_prog,
360 '--directory', meson.current_source_dir() / '../../../../../yaml',
361 'xyz/openbmc_project/Inventory/Item/Storage',
362 ],
363)
364
Patrick Williamsd9632142020-06-24 16:12:44 -0500365subdir('StorageController')
366generated_others += custom_target(
367 'xyz/openbmc_project/Inventory/Item/StorageController__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700368 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/StorageController.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500369 output: [ 'StorageController.md' ],
370 command: [
371 sdbuspp_gen_meson_prog, '--command', 'markdown',
372 '--output', meson.current_build_dir(),
373 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700374 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500375 'xyz/openbmc_project/Inventory/Item/StorageController',
376 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500377)
378
379subdir('System')
380generated_others += custom_target(
381 'xyz/openbmc_project/Inventory/Item/System__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700382 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/System.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500383 output: [ 'System.md' ],
384 command: [
385 sdbuspp_gen_meson_prog, '--command', 'markdown',
386 '--output', meson.current_build_dir(),
387 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700388 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500389 'xyz/openbmc_project/Inventory/Item/System',
390 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500391)
392
393subdir('Tpm')
394generated_others += custom_target(
395 'xyz/openbmc_project/Inventory/Item/Tpm__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700396 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Tpm.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500397 output: [ 'Tpm.md' ],
398 command: [
399 sdbuspp_gen_meson_prog, '--command', 'markdown',
400 '--output', meson.current_build_dir(),
401 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700402 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500403 'xyz/openbmc_project/Inventory/Item/Tpm',
404 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500405)
406
John Wedig4f703342021-11-04 11:50:51 -0700407subdir('Volume')
408generated_others += custom_target(
409 'xyz/openbmc_project/Inventory/Item/Volume__markdown'.underscorify(),
410 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Volume.interface.yaml', ],
411 output: [ 'Volume.md' ],
412 command: [
413 sdbuspp_gen_meson_prog, '--command', 'markdown',
414 '--output', meson.current_build_dir(),
415 '--tool', sdbusplusplus_prog,
416 '--directory', meson.current_source_dir() / '../../../../../yaml',
417 'xyz/openbmc_project/Inventory/Item/Volume',
418 ],
419)
420
Patrick Williamsd9632142020-06-24 16:12:44 -0500421subdir('Vrm')
422generated_others += custom_target(
423 'xyz/openbmc_project/Inventory/Item/Vrm__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700424 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Vrm.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500425 output: [ 'Vrm.md' ],
426 command: [
427 sdbuspp_gen_meson_prog, '--command', 'markdown',
428 '--output', meson.current_build_dir(),
429 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700430 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500431 'xyz/openbmc_project/Inventory/Item/Vrm',
432 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500433)
434