blob: c9fd894923d14e87493181e5d67832e0ecb692d3 [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
71subdir('Chassis')
72generated_others += custom_target(
73 'xyz/openbmc_project/Inventory/Item/Chassis__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070074 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Chassis.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050075 output: [ 'Chassis.md' ],
76 command: [
77 sdbuspp_gen_meson_prog, '--command', 'markdown',
78 '--output', meson.current_build_dir(),
79 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070080 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050081 'xyz/openbmc_project/Inventory/Item/Chassis',
82 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050083)
84
85subdir('Connector')
86generated_others += custom_target(
87 'xyz/openbmc_project/Inventory/Item/Connector__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070088 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Connector.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050089 output: [ 'Connector.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/Connector',
96 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050097)
98
99subdir('Cpu')
100generated_others += custom_target(
101 'xyz/openbmc_project/Inventory/Item/Cpu__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700102 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Cpu.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500103 output: [ 'Cpu.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/Cpu',
110 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500111)
112
113subdir('CpuCore')
114generated_others += custom_target(
115 'xyz/openbmc_project/Inventory/Item/CpuCore__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700116 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/CpuCore.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500117 output: [ 'CpuCore.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/CpuCore',
124 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500125)
126
127subdir('Dimm')
128generated_others += custom_target(
129 'xyz/openbmc_project/Inventory/Item/Dimm__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700130 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Dimm.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500131 output: [ 'Dimm.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/Dimm',
138 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500139)
140
141subdir('DiskBackplane')
142generated_others += custom_target(
143 'xyz/openbmc_project/Inventory/Item/DiskBackplane__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700144 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/DiskBackplane.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500145 output: [ 'DiskBackplane.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/DiskBackplane',
152 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500153)
154
155subdir('Ethernet')
156generated_others += custom_target(
157 'xyz/openbmc_project/Inventory/Item/Ethernet__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700158 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Ethernet.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500159 output: [ 'Ethernet.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/Ethernet',
166 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500167)
168
Sunny Srivastavaae956ad2021-03-02 12:20:38 -0600169subdir('FabricAdapter')
170generated_others += custom_target(
171 'xyz/openbmc_project/Inventory/Item/FabricAdapter__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700172 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/FabricAdapter.interface.yaml', ],
Sunny Srivastavaae956ad2021-03-02 12:20:38 -0600173 output: [ 'FabricAdapter.md' ],
174 command: [
175 sdbuspp_gen_meson_prog, '--command', 'markdown',
176 '--output', meson.current_build_dir(),
177 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700178 '--directory', meson.current_source_dir() / '../../../../../yaml',
Sunny Srivastavaae956ad2021-03-02 12:20:38 -0600179 'xyz/openbmc_project/Inventory/Item/FabricAdapter',
180 ],
Sunny Srivastavaae956ad2021-03-02 12:20:38 -0600181)
182
Patrick Williamsd9632142020-06-24 16:12:44 -0500183subdir('Fan')
184generated_others += custom_target(
185 'xyz/openbmc_project/Inventory/Item/Fan__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700186 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Fan.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500187 output: [ 'Fan.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/Fan',
194 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500195)
196
197subdir('Global')
198generated_others += custom_target(
199 'xyz/openbmc_project/Inventory/Item/Global__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700200 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Global.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500201 output: [ 'Global.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',
Patrick Williamsd9632142020-06-24 16:12:44 -0500207 'xyz/openbmc_project/Inventory/Item/Global',
208 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500209)
210
211subdir('MemoryBuffer')
212generated_others += custom_target(
213 'xyz/openbmc_project/Inventory/Item/MemoryBuffer__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700214 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/MemoryBuffer.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500215 output: [ 'MemoryBuffer.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/MemoryBuffer',
222 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500223)
224
225subdir('NetworkInterface')
226generated_others += custom_target(
227 'xyz/openbmc_project/Inventory/Item/NetworkInterface__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700228 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/NetworkInterface.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500229 output: [ 'NetworkInterface.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/NetworkInterface',
236 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500237)
238
Patrick Williamsd9632142020-06-24 16:12:44 -0500239subdir('PCIeDevice')
240generated_others += custom_target(
241 'xyz/openbmc_project/Inventory/Item/PCIeDevice__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700242 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/PCIeDevice.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500243 output: [ 'PCIeDevice.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/PCIeDevice',
250 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500251)
252
Vishwanatha Subbanna41490f22020-10-14 05:04:37 -0500253subdir('PCIeSlot')
254generated_others += custom_target(
255 'xyz/openbmc_project/Inventory/Item/PCIeSlot__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700256 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/PCIeSlot.interface.yaml', ],
Vishwanatha Subbanna41490f22020-10-14 05:04:37 -0500257 output: [ 'PCIeSlot.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',
Vishwanatha Subbanna41490f22020-10-14 05:04:37 -0500263 'xyz/openbmc_project/Inventory/Item/PCIeSlot',
264 ],
Vishwanatha Subbanna41490f22020-10-14 05:04:37 -0500265)
266
Patrick Williamsed459632020-12-18 07:18:34 -0600267subdir('Panel')
268generated_others += custom_target(
269 'xyz/openbmc_project/Inventory/Item/Panel__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700270 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Panel.interface.yaml', ],
Patrick Williamsed459632020-12-18 07:18:34 -0600271 output: [ 'Panel.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 Williamsed459632020-12-18 07:18:34 -0600277 'xyz/openbmc_project/Inventory/Item/Panel',
278 ],
Patrick Williamsed459632020-12-18 07:18:34 -0600279)
280
Patrick Williamsd9632142020-06-24 16:12:44 -0500281subdir('PersistentMemory')
282generated_others += custom_target(
283 'xyz/openbmc_project/Inventory/Item/PersistentMemory__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700284 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/PersistentMemory.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500285 output: [ 'PersistentMemory.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',
Patrick Williamsd9632142020-06-24 16:12:44 -0500291 'xyz/openbmc_project/Inventory/Item/PersistentMemory',
292 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500293)
294
295subdir('PowerSupply')
296generated_others += custom_target(
297 'xyz/openbmc_project/Inventory/Item/PowerSupply__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700298 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/PowerSupply.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500299 output: [ 'PowerSupply.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 Williamsd9632142020-06-24 16:12:44 -0500305 'xyz/openbmc_project/Inventory/Item/PowerSupply',
306 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500307)
308
Patrick Williamsd9a13ec2020-07-07 15:49:06 -0500309subdir('Rotor')
310generated_others += custom_target(
311 'xyz/openbmc_project/Inventory/Item/Rotor__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700312 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Rotor.interface.yaml', ],
Patrick Williamsd9a13ec2020-07-07 15:49:06 -0500313 output: [ 'Rotor.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 Williamsd9a13ec2020-07-07 15:49:06 -0500319 'xyz/openbmc_project/Inventory/Item/Rotor',
320 ],
Patrick Williamsd9a13ec2020-07-07 15:49:06 -0500321)
322
Willy Tu3a11b992021-06-29 01:03:10 -0700323subdir('Storage')
324generated_others += custom_target(
325 'xyz/openbmc_project/Inventory/Item/Storage__markdown'.underscorify(),
326 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Storage.interface.yaml', ],
327 output: [ 'Storage.md' ],
328 command: [
329 sdbuspp_gen_meson_prog, '--command', 'markdown',
330 '--output', meson.current_build_dir(),
331 '--tool', sdbusplusplus_prog,
332 '--directory', meson.current_source_dir() / '../../../../../yaml',
333 'xyz/openbmc_project/Inventory/Item/Storage',
334 ],
335)
336
Patrick Williamsd9632142020-06-24 16:12:44 -0500337subdir('StorageController')
338generated_others += custom_target(
339 'xyz/openbmc_project/Inventory/Item/StorageController__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700340 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/StorageController.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500341 output: [ 'StorageController.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 Williamsd9632142020-06-24 16:12:44 -0500347 'xyz/openbmc_project/Inventory/Item/StorageController',
348 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500349)
350
351subdir('System')
352generated_others += custom_target(
353 'xyz/openbmc_project/Inventory/Item/System__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700354 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/System.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500355 output: [ 'System.md' ],
356 command: [
357 sdbuspp_gen_meson_prog, '--command', 'markdown',
358 '--output', meson.current_build_dir(),
359 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700360 '--directory', meson.current_source_dir() / '../../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500361 'xyz/openbmc_project/Inventory/Item/System',
362 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500363)
364
365subdir('Tpm')
366generated_others += custom_target(
367 'xyz/openbmc_project/Inventory/Item/Tpm__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700368 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Tpm.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500369 output: [ 'Tpm.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/Tpm',
376 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500377)
378
379subdir('Vrm')
380generated_others += custom_target(
381 'xyz/openbmc_project/Inventory/Item/Vrm__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700382 input: [ '../../../../../yaml/xyz/openbmc_project/Inventory/Item/Vrm.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500383 output: [ 'Vrm.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/Vrm',
390 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500391)
392