blob: 155bdb1f81e229d90848704b675161e0aab361c7 [file] [log] [blame]
Patrick Williamsd9632142020-06-24 16:12:44 -05001# Generated file; do not modify.
2subdir('Asset')
3generated_others += custom_target(
4 'xyz/openbmc_project/Inventory/Decorator/Asset__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -05005 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/Asset.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -05006 output: [ 'Asset.md' ],
7 command: [
8 sdbuspp_gen_meson_prog, '--command', 'markdown',
9 '--output', meson.current_build_dir(),
10 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -050011 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -050012 'xyz/openbmc_project/Inventory/Decorator/Asset',
13 ],
14 build_by_default: true,
15)
16
17subdir('AssetTag')
18generated_others += custom_target(
19 'xyz/openbmc_project/Inventory/Decorator/AssetTag__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -050020 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/AssetTag.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050021 output: [ 'AssetTag.md' ],
22 command: [
23 sdbuspp_gen_meson_prog, '--command', 'markdown',
24 '--output', meson.current_build_dir(),
25 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -050026 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -050027 'xyz/openbmc_project/Inventory/Decorator/AssetTag',
28 ],
29 build_by_default: true,
30)
31
Patrick Williamsdc487252020-07-07 16:15:07 -050032subdir('CLEI')
33generated_others += custom_target(
34 'xyz/openbmc_project/Inventory/Decorator/CLEI__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -050035 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/CLEI.interface.yaml', ],
Patrick Williamsdc487252020-07-07 16:15:07 -050036 output: [ 'CLEI.md' ],
37 command: [
38 sdbuspp_gen_meson_prog, '--command', 'markdown',
39 '--output', meson.current_build_dir(),
40 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -050041 '--directory', meson.project_source_root(),
Patrick Williamsdc487252020-07-07 16:15:07 -050042 'xyz/openbmc_project/Inventory/Decorator/CLEI',
43 ],
44 build_by_default: true,
45)
46
Patrick Williamsed459632020-12-18 07:18:34 -060047subdir('Cacheable')
48generated_others += custom_target(
49 'xyz/openbmc_project/Inventory/Decorator/Cacheable__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -050050 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/Cacheable.interface.yaml', ],
Patrick Williamsed459632020-12-18 07:18:34 -060051 output: [ 'Cacheable.md' ],
52 command: [
53 sdbuspp_gen_meson_prog, '--command', 'markdown',
54 '--output', meson.current_build_dir(),
55 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -050056 '--directory', meson.project_source_root(),
Patrick Williamsed459632020-12-18 07:18:34 -060057 'xyz/openbmc_project/Inventory/Decorator/Cacheable',
58 ],
59 build_by_default: true,
60)
61
Patrick Williamsd9632142020-06-24 16:12:44 -050062subdir('Compatible')
63generated_others += custom_target(
64 'xyz/openbmc_project/Inventory/Decorator/Compatible__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -050065 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/Compatible.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050066 output: [ 'Compatible.md' ],
67 command: [
68 sdbuspp_gen_meson_prog, '--command', 'markdown',
69 '--output', meson.current_build_dir(),
70 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -050071 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -050072 'xyz/openbmc_project/Inventory/Decorator/Compatible',
73 ],
74 build_by_default: true,
75)
76
77subdir('CoolingType')
78generated_others += custom_target(
79 'xyz/openbmc_project/Inventory/Decorator/CoolingType__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -050080 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/CoolingType.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050081 output: [ 'CoolingType.md' ],
82 command: [
83 sdbuspp_gen_meson_prog, '--command', 'markdown',
84 '--output', meson.current_build_dir(),
85 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -050086 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -050087 'xyz/openbmc_project/Inventory/Decorator/CoolingType',
88 ],
89 build_by_default: true,
90)
91
Santosh Puranik523dc362021-02-04 16:03:29 +053092subdir('I2CDevice')
93generated_others += custom_target(
94 'xyz/openbmc_project/Inventory/Decorator/I2CDevice__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -050095 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/I2CDevice.interface.yaml', ],
Santosh Puranik523dc362021-02-04 16:03:29 +053096 output: [ 'I2CDevice.md' ],
97 command: [
98 sdbuspp_gen_meson_prog, '--command', 'markdown',
99 '--output', meson.current_build_dir(),
100 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -0500101 '--directory', meson.project_source_root(),
Santosh Puranik523dc362021-02-04 16:03:29 +0530102 'xyz/openbmc_project/Inventory/Decorator/I2CDevice',
103 ],
104 build_by_default: true,
105)
106
Patrick Williams02f196d2020-12-14 14:09:37 -0600107subdir('LocationCode')
108generated_others += custom_target(
109 'xyz/openbmc_project/Inventory/Decorator/LocationCode__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -0500110 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/LocationCode.interface.yaml', ],
Patrick Williams02f196d2020-12-14 14:09:37 -0600111 output: [ 'LocationCode.md' ],
112 command: [
113 sdbuspp_gen_meson_prog, '--command', 'markdown',
114 '--output', meson.current_build_dir(),
115 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -0500116 '--directory', meson.project_source_root(),
Patrick Williams02f196d2020-12-14 14:09:37 -0600117 'xyz/openbmc_project/Inventory/Decorator/LocationCode',
118 ],
119 build_by_default: true,
120)
121
Patrick Williams6212ea62020-07-07 16:34:00 -0500122subdir('ManufacturerExt')
123generated_others += custom_target(
124 'xyz/openbmc_project/Inventory/Decorator/ManufacturerExt__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -0500125 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/ManufacturerExt.interface.yaml', ],
Patrick Williams6212ea62020-07-07 16:34:00 -0500126 output: [ 'ManufacturerExt.md' ],
127 command: [
128 sdbuspp_gen_meson_prog, '--command', 'markdown',
129 '--output', meson.current_build_dir(),
130 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -0500131 '--directory', meson.project_source_root(),
Patrick Williams6212ea62020-07-07 16:34:00 -0500132 'xyz/openbmc_project/Inventory/Decorator/ManufacturerExt',
133 ],
134 build_by_default: true,
135)
136
Patrick Williamsd9632142020-06-24 16:12:44 -0500137subdir('MeetsMinimumShipLevel')
138generated_others += custom_target(
139 'xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -0500140 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500141 output: [ 'MeetsMinimumShipLevel.md' ],
142 command: [
143 sdbuspp_gen_meson_prog, '--command', 'markdown',
144 '--output', meson.current_build_dir(),
145 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -0500146 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -0500147 'xyz/openbmc_project/Inventory/Decorator/MeetsMinimumShipLevel',
148 ],
149 build_by_default: true,
150)
151
152subdir('Replaceable')
153generated_others += custom_target(
154 'xyz/openbmc_project/Inventory/Decorator/Replaceable__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -0500155 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/Replaceable.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500156 output: [ 'Replaceable.md' ],
157 command: [
158 sdbuspp_gen_meson_prog, '--command', 'markdown',
159 '--output', meson.current_build_dir(),
160 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -0500161 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -0500162 'xyz/openbmc_project/Inventory/Decorator/Replaceable',
163 ],
164 build_by_default: true,
165)
166
167subdir('Revision')
168generated_others += custom_target(
169 'xyz/openbmc_project/Inventory/Decorator/Revision__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -0500170 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/Revision.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500171 output: [ 'Revision.md' ],
172 command: [
173 sdbuspp_gen_meson_prog, '--command', 'markdown',
174 '--output', meson.current_build_dir(),
175 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -0500176 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -0500177 'xyz/openbmc_project/Inventory/Decorator/Revision',
178 ],
179 build_by_default: true,
180)
181
182subdir('VendorInformation')
183generated_others += custom_target(
184 'xyz/openbmc_project/Inventory/Decorator/VendorInformation__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -0500185 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/VendorInformation.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500186 output: [ 'VendorInformation.md' ],
187 command: [
188 sdbuspp_gen_meson_prog, '--command', 'markdown',
189 '--output', meson.current_build_dir(),
190 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -0500191 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -0500192 'xyz/openbmc_project/Inventory/Decorator/VendorInformation',
193 ],
194 build_by_default: true,
195)
196
197subdir('VoltageControl')
198generated_others += custom_target(
199 'xyz/openbmc_project/Inventory/Decorator/VoltageControl__markdown'.underscorify(),
Patrick Williams16599e22021-04-15 13:47:07 -0500200 input: [ meson.project_source_root() / 'xyz/openbmc_project/Inventory/Decorator/VoltageControl.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500201 output: [ 'VoltageControl.md' ],
202 command: [
203 sdbuspp_gen_meson_prog, '--command', 'markdown',
204 '--output', meson.current_build_dir(),
205 '--tool', sdbusplusplus_prog,
Patrick Williams16599e22021-04-15 13:47:07 -0500206 '--directory', meson.project_source_root(),
Patrick Williamsd9632142020-06-24 16:12:44 -0500207 'xyz/openbmc_project/Inventory/Decorator/VoltageControl',
208 ],
209 build_by_default: true,
210)
211