blob: 3115b3c1b95dc60fa93d7b399e1e7fe8b9834507 [file] [log] [blame]
Patrick Williamsd9632142020-06-24 16:12:44 -05001# Generated file; do not modify.
2subdir('BMC')
3generated_others += custom_target(
4 'xyz/openbmc_project/State/BMC__markdown'.underscorify(),
Patrick Williams43006dd2024-09-19 16:38:01 -04005 input: [ '../../../../yaml/xyz/openbmc_project/State/BMC.errors.yaml', '../../../../yaml/xyz/openbmc_project/State/BMC.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -05006 output: [ 'BMC.md' ],
Patrick Williams11335242022-09-12 06:11:41 -05007 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -05008 command: [
9 sdbuspp_gen_meson_prog, '--command', 'markdown',
10 '--output', meson.current_build_dir(),
11 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070012 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050013 'xyz/openbmc_project/State/BMC',
14 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050015)
16
Chen Yugangf9959722020-07-28 07:53:28 +080017subdir('BMCRedundancy')
18generated_others += custom_target(
19 'xyz/openbmc_project/State/BMCRedundancy__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070020 input: [ '../../../../yaml/xyz/openbmc_project/State/BMCRedundancy.interface.yaml', ],
Chen Yugangf9959722020-07-28 07:53:28 +080021 output: [ 'BMCRedundancy.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050022 depend_files: sdbusplusplus_depfiles,
Chen Yugangf9959722020-07-28 07:53:28 +080023 command: [
24 sdbuspp_gen_meson_prog, '--command', 'markdown',
25 '--output', meson.current_build_dir(),
26 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070027 '--directory', meson.current_source_dir() / '../../../../yaml',
Chen Yugangf9959722020-07-28 07:53:28 +080028 'xyz/openbmc_project/State/BMCRedundancy',
29 ],
Chen Yugangf9959722020-07-28 07:53:28 +080030)
31
Patrick Williamsd9632142020-06-24 16:12:44 -050032subdir('Boot')
Jagpal Singh Gill199c6c32024-09-06 09:41:02 -070033subdir('Cable')
34generated_others += custom_target(
35 'xyz/openbmc_project/State/Cable__markdown'.underscorify(),
36 input: [ '../../../../yaml/xyz/openbmc_project/State/Cable.events.yaml', ],
37 output: [ 'Cable.md' ],
38 depend_files: sdbusplusplus_depfiles,
39 command: [
40 sdbuspp_gen_meson_prog, '--command', 'markdown',
41 '--output', meson.current_build_dir(),
42 '--tool', sdbusplusplus_prog,
43 '--directory', meson.current_source_dir() / '../../../../yaml',
44 'xyz/openbmc_project/State/Cable',
45 ],
46)
47
Patrick Williamsd9632142020-06-24 16:12:44 -050048subdir('Chassis')
49generated_others += custom_target(
50 'xyz/openbmc_project/State/Chassis__markdown'.underscorify(),
Patrick Williams43006dd2024-09-19 16:38:01 -040051 input: [ '../../../../yaml/xyz/openbmc_project/State/Chassis.errors.yaml', '../../../../yaml/xyz/openbmc_project/State/Chassis.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050052 output: [ 'Chassis.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050053 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -050054 command: [
55 sdbuspp_gen_meson_prog, '--command', 'markdown',
56 '--output', meson.current_build_dir(),
57 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070058 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050059 'xyz/openbmc_project/State/Chassis',
60 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050061)
62
63subdir('Decorator')
64subdir('Drive')
65generated_others += custom_target(
66 'xyz/openbmc_project/State/Drive__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070067 input: [ '../../../../yaml/xyz/openbmc_project/State/Drive.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050068 output: [ 'Drive.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050069 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -050070 command: [
71 sdbuspp_gen_meson_prog, '--command', 'markdown',
72 '--output', meson.current_build_dir(),
73 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070074 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050075 'xyz/openbmc_project/State/Drive',
76 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050077)
78
79subdir('Host')
80generated_others += custom_target(
81 'xyz/openbmc_project/State/Host__markdown'.underscorify(),
Patrick Williams43006dd2024-09-19 16:38:01 -040082 input: [ '../../../../yaml/xyz/openbmc_project/State/Host.errors.yaml', '../../../../yaml/xyz/openbmc_project/State/Host.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -050083 output: [ 'Host.md' ],
Patrick Williams11335242022-09-12 06:11:41 -050084 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -050085 command: [
86 sdbuspp_gen_meson_prog, '--command', 'markdown',
87 '--output', meson.current_build_dir(),
88 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070089 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -050090 'xyz/openbmc_project/State/Host',
91 ],
Patrick Williamsd9632142020-06-24 16:12:44 -050092)
93
Jagpal Singh Gill5f4daf12024-08-14 16:30:16 -070094subdir('Leak')
Patrick Williamsd9632142020-06-24 16:12:44 -050095subdir('OperatingSystem')
96subdir('PowerOnHours')
97generated_others += custom_target(
98 'xyz/openbmc_project/State/PowerOnHours__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -070099 input: [ '../../../../yaml/xyz/openbmc_project/State/PowerOnHours.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500100 output: [ 'PowerOnHours.md' ],
Patrick Williams11335242022-09-12 06:11:41 -0500101 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -0500102 command: [
103 sdbuspp_gen_meson_prog, '--command', 'markdown',
104 '--output', meson.current_build_dir(),
105 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700106 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500107 'xyz/openbmc_project/State/PowerOnHours',
108 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500109)
110
111subdir('ScheduledHostTransition')
112generated_others += custom_target(
113 'xyz/openbmc_project/State/ScheduledHostTransition__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700114 input: [ '../../../../yaml/xyz/openbmc_project/State/ScheduledHostTransition.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500115 output: [ 'ScheduledHostTransition.md' ],
Patrick Williams11335242022-09-12 06:11:41 -0500116 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -0500117 command: [
118 sdbuspp_gen_meson_prog, '--command', 'markdown',
119 '--output', meson.current_build_dir(),
120 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700121 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500122 'xyz/openbmc_project/State/ScheduledHostTransition',
123 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500124)
125
126subdir('Shutdown')
127subdir('SystemdTarget')
128generated_others += custom_target(
129 'xyz/openbmc_project/State/SystemdTarget__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700130 input: [ '../../../../yaml/xyz/openbmc_project/State/SystemdTarget.errors.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500131 output: [ 'SystemdTarget.md' ],
Patrick Williams11335242022-09-12 06:11:41 -0500132 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -0500133 command: [
134 sdbuspp_gen_meson_prog, '--command', 'markdown',
135 '--output', meson.current_build_dir(),
136 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700137 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500138 'xyz/openbmc_project/State/SystemdTarget',
139 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500140)
141
142subdir('Watchdog')
143generated_others += custom_target(
144 'xyz/openbmc_project/State/Watchdog__markdown'.underscorify(),
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700145 input: [ '../../../../yaml/xyz/openbmc_project/State/Watchdog.interface.yaml', ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500146 output: [ 'Watchdog.md' ],
Patrick Williams11335242022-09-12 06:11:41 -0500147 depend_files: sdbusplusplus_depfiles,
Patrick Williamsd9632142020-06-24 16:12:44 -0500148 command: [
149 sdbuspp_gen_meson_prog, '--command', 'markdown',
150 '--output', meson.current_build_dir(),
151 '--tool', sdbusplusplus_prog,
William A. Kennington IIIb1b4d262021-06-05 12:22:23 -0700152 '--directory', meson.current_source_dir() / '../../../../yaml',
Patrick Williamsd9632142020-06-24 16:12:44 -0500153 'xyz/openbmc_project/State/Watchdog',
154 ],
Patrick Williamsd9632142020-06-24 16:12:44 -0500155)
156