commit | e24fd6f7deadddc2867b2c417590da0ff093e5e2 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Fri Apr 06 12:00:07 2018 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Fri Apr 06 12:02:16 2018 -0500 |
tree | ff5809933b0001bcff05a97c13095d6451abf282 | |
parent | 2225fda1dbe6e5fe87c009174d941369ab7e7b3a [diff] |
Revert "Wait for obmc-flash-bmc-updateubootvars@.service" This reverts commit 4c3edc911ba880f7643f15679018c436aa94e0aa The code now blocks until the updateubootvars service completes (https://gerrit.openbmc-project.xyz/#/c/9418/) so there is no need to monitor this service anymore. Tested: Verified that the activation still waits for the env vars to be upated before completing the activation process: Apr 06 16:58:07 witherspoon systemd[1]: Started Store read-only images 84fb16be to BMC storage. Apr 06 16:58:07 witherspoon systemd[1]: Starting Set U-Boot environment variable... Apr 06 16:58:08 witherspoon systemd[1]: Started Set U-Boot environment variable. Apr 06 16:58:08 witherspoon systemd[1]: Starting Updates the u-boot variable to point BMC version to 84fb16be... Apr 06 16:58:11 witherspoon systemd[1]: Started Updates the u-boot variable to point BMC version to 84fb16be. Apr 06 16:58:11 witherspoon phosphor-image-updater[1919]: BMC activation has ended - BMC reboots are re-enabled. Change-Id: I6b98c2136948ddd251c4070f697ce1eda66214d6 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 clean the repository run `./bootstrap.sh clean`.