commit | 1e833b44adc839829187ed04db62dd995633fb68 | [log] [tgz] |
---|---|---|
author | Alexander Hansen <alexander.hansen@9elements.com> | Tue Mar 04 10:20:33 2025 +0100 |
committer | Alexander Hansen <alexander.hansen@9elements.com> | Thu Mar 13 10:34:14 2025 +0100 |
tree | 885d254fad69674e6618f5ba91c934341e55b1d4 | |
parent | 449e793c823154561a44b7827592ce73d877c834 [diff] |
common: host power utility Create this utility class to abstract host power operation with a single function call. This was refactored out of [1] (BIOS Code Updater) Tested: Has been tested as part of [1] References: [1] https://gerrit.openbmc.org/c/openbmc/phosphor-bmc-code-mgmt/+/76101 Change-Id: I97dc8b1824f70f0aeede3b39683c2ee4ef9ca3c9 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
.