commit | 878377d3a7049a113a6c538d860c5caa91fffa24 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Wed Jan 20 11:21:56 2021 -0600 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Wed Jan 27 15:54:47 2021 -0600 |
tree | ec240e5c23b72bb296a47edd772c665ab6a9cd03 | |
parent | 56ec62e25a5279ee7942a472e4fc9427c403688a [diff] |
Revert "Factory Reset: Wait for env variables" This reverts commit 60f5ccfd5ab0fc8cedc3a2bf5f5adcab77318b7d. There's no need to sleep in order to wait for the systemd service file to hopefully finish. The factory reset helper functions now executes in a child process and are waited on. Tested: Added debug log messages to verify that the reset function returned until the environment variable was set. Change-Id: I22a137c9440c9e971d9606c5efca3fc14d44c3eb 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 build
ninja -C build
To clean the repository run rm -r build
.