| commit | d1a55adc270109b4d23ef7db32fa6cebbdb7bee8 | [log] [tgz] | 
|---|---|---|
| author | Adriana Kobylak <anoo@us.ibm.com> | Thu Jun 11 14:01:28 2020 -0500 | 
| committer | Adriana Kobylak <anoo@linux.ibm.com> | Tue Jul 14 13:01:35 2020 +0000 | 
| tree | 84e58f3825d05aa506aa058c92401819199c5bcc | |
| parent | f383d27afd75967c61fa31dca9259705d6291f3b [diff] | 
item_updater: erase: Call resetUbootEnvVars() first During erase, move the resetUbootEnvVars() call from the end to the beginning so that the BMC points to a valid image to boot from. If resetUbootEnvVars() is called after the image is actually deleted from the BMC flash, there'd be a time window where the BMC would be pointing to a non-existent image to boot from. Change-Id: I98c69033ee0e9c6e8752200f65f54cfe0f56d130 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 buildninja -C buildTo clean the repository run rm -r build.