| Adriana Kobylak | 9012243 | 2024-03-19 10:32:20 -0500 | [diff] [blame] | 1 | description: > |
| 2 | The minimum version string for a xyz.openbmc_project.Software.Version. | ||||
| 3 | properties: | ||||
| 4 | - name: MinimumVersion | ||||
| 5 | type: string | ||||
| 6 | description: > | ||||
| 7 | The minimum software version that a component must have to operate. | ||||
| 8 | The string format should be the same format used for the Version | ||||
| 9 | property of the component. | ||||