commit | a2eb951f7384c2b4fa494f90e78295f615c12a56 | [log] [tgz] |
---|---|---|
author | Kevin Tung <Kevin.Tung@quantatw.com> | Mon May 05 18:28:56 2025 +0800 |
committer | Jagpal S Gill <paligill@gmail.com> | Wed Jun 25 16:51:40 2025 +0000 |
tree | 51ffa814d33171027e2cbd702d86df84eab0c047 | |
parent | 698d773aad44dcf9a7242266bbf395e381d66f15 [diff] |
common: move asyncSystem() to common asyncSystem() is shared across updaters, so moved to common. Change-Id: I3545d34ecc1f1bf8a226d020267ae00bcf42c5f9 Signed-off-by: Kevin Tung <Kevin.Tung@quantatw.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
.