| commit | 7b11bbaca3d67ffa1beb4d8fde26ec181e0b71cf | [log] [tgz] | 
|---|---|---|
| author | Adriana Kobylak <anoo@us.ibm.com> | Mon Jun 24 10:14:49 2024 -0500 | 
| committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Jul 15 13:04:37 2024 +0000 | 
| tree | 66f51b900bb11eea98ac4c0b1fad18acc7cb4c45 | |
| parent | 5cac406aca63a6c5cc68d95fb26f8dbc67327581 [diff] | 
Move the MinimumVersion property to the id path
Per feedback from the bmcweb maintainers, move the recently added
MinimumVersion property to the software/<functional-id>/ path since it's
tied to the BMC version.
Tested:
root@witherspoon:~# busctl
    get-property xyz.openbmc_project.Software.BMC.Updater
    /xyz/openbmc_project/software/26cddfb1
    xyz.openbmc_project.Software.MinimumVersion MinimumVersion
s "2.15.0"
Change-Id: I6c84d90282f4d58d0f776e9482d867208bbfe077
Signed-off-by: Adriana Kobylak <anoo@us.ibm.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps:
meson buildninja -C buildTo clean the repository run rm -r build.