Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 1 | # Generated file; do not modify. |
| 2 | subdir('Activation') |
| 3 | generated_others += custom_target( |
| 4 | 'xyz/openbmc_project/Software/Activation__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 5 | input: [ '../../../../yaml/xyz/openbmc_project/Software/Activation.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 6 | output: [ 'Activation.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 7 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 8 | command: [ |
| 9 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 10 | '--output', meson.current_build_dir(), |
| 11 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 12 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 13 | 'xyz/openbmc_project/Software/Activation', |
| 14 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 15 | ) |
| 16 | |
| 17 | subdir('ActivationBlocksTransition') |
| 18 | generated_others += custom_target( |
| 19 | 'xyz/openbmc_project/Software/ActivationBlocksTransition__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 20 | input: [ '../../../../yaml/xyz/openbmc_project/Software/ActivationBlocksTransition.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 21 | output: [ 'ActivationBlocksTransition.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 22 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 23 | command: [ |
| 24 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 25 | '--output', meson.current_build_dir(), |
| 26 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 27 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 28 | 'xyz/openbmc_project/Software/ActivationBlocksTransition', |
| 29 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 30 | ) |
| 31 | |
| 32 | subdir('ActivationProgress') |
| 33 | generated_others += custom_target( |
| 34 | 'xyz/openbmc_project/Software/ActivationProgress__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 35 | input: [ '../../../../yaml/xyz/openbmc_project/Software/ActivationProgress.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 36 | output: [ 'ActivationProgress.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 37 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 38 | command: [ |
| 39 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 40 | '--output', meson.current_build_dir(), |
| 41 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 42 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 43 | 'xyz/openbmc_project/Software/ActivationProgress', |
| 44 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 45 | ) |
| 46 | |
| 47 | subdir('ApplyOptions') |
| 48 | generated_others += custom_target( |
| 49 | 'xyz/openbmc_project/Software/ApplyOptions__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 50 | input: [ '../../../../yaml/xyz/openbmc_project/Software/ApplyOptions.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 51 | output: [ 'ApplyOptions.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 52 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 53 | command: [ |
| 54 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 55 | '--output', meson.current_build_dir(), |
| 56 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 57 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 58 | 'xyz/openbmc_project/Software/ApplyOptions', |
| 59 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 60 | ) |
| 61 | |
| 62 | subdir('ApplyTime') |
| 63 | generated_others += custom_target( |
| 64 | 'xyz/openbmc_project/Software/ApplyTime__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 65 | input: [ '../../../../yaml/xyz/openbmc_project/Software/ApplyTime.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 66 | output: [ 'ApplyTime.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 67 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 68 | command: [ |
| 69 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 70 | '--output', meson.current_build_dir(), |
| 71 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 72 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 73 | 'xyz/openbmc_project/Software/ApplyTime', |
| 74 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 75 | ) |
| 76 | |
| 77 | subdir('ExtendedVersion') |
| 78 | generated_others += custom_target( |
| 79 | 'xyz/openbmc_project/Software/ExtendedVersion__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 80 | input: [ '../../../../yaml/xyz/openbmc_project/Software/ExtendedVersion.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 81 | output: [ 'ExtendedVersion.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 82 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 83 | command: [ |
| 84 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 85 | '--output', meson.current_build_dir(), |
| 86 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 87 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 88 | 'xyz/openbmc_project/Software/ExtendedVersion', |
| 89 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 90 | ) |
| 91 | |
| 92 | subdir('RedundancyPriority') |
| 93 | generated_others += custom_target( |
| 94 | 'xyz/openbmc_project/Software/RedundancyPriority__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 95 | input: [ '../../../../yaml/xyz/openbmc_project/Software/RedundancyPriority.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 96 | output: [ 'RedundancyPriority.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 97 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 98 | command: [ |
| 99 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 100 | '--output', meson.current_build_dir(), |
| 101 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 102 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 103 | 'xyz/openbmc_project/Software/RedundancyPriority', |
| 104 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 105 | ) |
| 106 | |
| 107 | subdir('RequestedRedundancyPriority') |
| 108 | generated_others += custom_target( |
| 109 | 'xyz/openbmc_project/Software/RequestedRedundancyPriority__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 110 | input: [ '../../../../yaml/xyz/openbmc_project/Software/RequestedRedundancyPriority.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 111 | output: [ 'RequestedRedundancyPriority.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 112 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 113 | command: [ |
| 114 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 115 | '--output', meson.current_build_dir(), |
| 116 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 117 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 118 | 'xyz/openbmc_project/Software/RequestedRedundancyPriority', |
| 119 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 120 | ) |
| 121 | |
Willy Tu | 4aec802 | 2021-05-20 23:57:16 -0700 | [diff] [blame] | 122 | subdir('Settings') |
| 123 | generated_others += custom_target( |
| 124 | 'xyz/openbmc_project/Software/Settings__markdown'.underscorify(), |
| 125 | input: [ '../../../../yaml/xyz/openbmc_project/Software/Settings.interface.yaml', ], |
| 126 | output: [ 'Settings.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 127 | depend_files: sdbusplusplus_depfiles, |
Willy Tu | 4aec802 | 2021-05-20 23:57:16 -0700 | [diff] [blame] | 128 | command: [ |
| 129 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 130 | '--output', meson.current_build_dir(), |
| 131 | '--tool', sdbusplusplus_prog, |
| 132 | '--directory', meson.current_source_dir() / '../../../../yaml', |
| 133 | 'xyz/openbmc_project/Software/Settings', |
| 134 | ], |
| 135 | ) |
| 136 | |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 137 | subdir('Version') |
| 138 | generated_others += custom_target( |
| 139 | 'xyz/openbmc_project/Software/Version__markdown'.underscorify(), |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 140 | input: [ '../../../../yaml/xyz/openbmc_project/Software/Version.interface.yaml', ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 141 | output: [ 'Version.md' ], |
Patrick Williams | 1133524 | 2022-09-12 06:11:41 -0500 | [diff] [blame] | 142 | depend_files: sdbusplusplus_depfiles, |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 143 | command: [ |
| 144 | sdbuspp_gen_meson_prog, '--command', 'markdown', |
| 145 | '--output', meson.current_build_dir(), |
| 146 | '--tool', sdbusplusplus_prog, |
William A. Kennington III | b1b4d26 | 2021-06-05 12:22:23 -0700 | [diff] [blame] | 147 | '--directory', meson.current_source_dir() / '../../../../yaml', |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 148 | 'xyz/openbmc_project/Software/Version', |
| 149 | ], |
Patrick Williams | d963214 | 2020-06-24 16:12:44 -0500 | [diff] [blame] | 150 | ) |
| 151 | |