commit | df628196fbd093943cbdd752cf62b15b620bcd23 | [log] [tgz] |
---|---|---|
author | Alexander Hansen <alexander.hansen@9elements.com> | Wed Jun 18 16:28:59 2025 +0200 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Mon Jun 23 18:40:33 2025 +0000 |
tree | 9b45c0559ea9f4938b32612c2caec45ae0f2c65e | |
parent | 38b0344fb243abc39649fb9f487e45de50d29fba [diff] |
common: use aserver property constructor Since PDI gen code now [1] supports constructing DBus interfaces with property values, simplify the common code to use that API. Tested: Unit Tests Pass References: [1] https://gerrit.openbmc.org/c/openbmc/sdbusplus/+/78790 Change-Id: Ic29531b391f8609377105dbcbac2e8a55b29746c Signed-off-by: Alexander Hansen <alexander.hansen@9elements.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 build
ninja -C build
To clean the repository run rm -r build
.