commit | 7eebeaac3630bb0ccbb293b916c06509b15524ee | [log] [tgz] |
---|---|---|
author | Isaac Kurth <isaac.kurth@ibm.com> | Tue Jun 15 13:25:30 2021 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Fri Jul 30 15:25:38 2021 +0000 |
tree | ebea7187378bb3244be193bd64d0dedd0c5dc882 | |
parent | 16aa28a057a3d8036ea5a0e963ebb731c3a6ab43 [diff] |
item_updater_helper: implement factoryReset helper::factoryReset in the mmc item_updater_helper needs to set the environment variable rwreset to true so that upon reboot, the mmc initrd scripts can perform a factory reset by recreating all r/w volumes. Tested: Use busctl to call the Reset method. Verify with fw_printenv that rwreset is set to true. Signed-off-by: Isaac Kurth <isaac.kurth@ibm.com> Change-Id: Iea8aa5c359e5f332105b915f58aef7472eae260b
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
.