commit | 4c3edc911ba880f7643f15679018c436aa94e0aa | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Wed Jan 24 14:50:15 2018 -0600 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Thu Jan 25 10:53:44 2018 -0600 |
tree | e384006cb3e00027abd4e7010b63b8915dcfc83f | |
parent | 8bd84c8b24a425cf16eb593d8b245b2b8ed11b5f [diff] |
Wait for obmc-flash-bmc-updateubootvars@.service The service file obmc-flash-bmc-updateubootvars@.service updates the boot environment variables to point to the newly updated image. Need to wait for this service to finish before marking the update as complete. Otherwise the user may reboot the system while the env vars are being updated thinking that the update has completed because the Activation value would be set to Active. Resolves openbmc/openbmc#2764 Change-Id: Ic33cf62e46555c9925385bb5d9d28de9aeee85a1 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: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To full clean the repository again run `./bootstrap.sh clean`.