commit | 6d8737153299dd909bb3581ab640cc5fa560ecb5 | [log] [tgz] |
---|---|---|
author | Eddie James <eajames@us.ibm.com> | Fri Sep 01 11:29:07 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Sep 15 21:10:47 2017 +0000 |
tree | 21a0162e154baab942805333302f0958b18640d6 | |
parent | 43b25cde98b632690990ee3a120be5beff1f21da [diff] |
Add checks for currently running bmc image before erasing - Check if the image to be erased is currently running on the BMC. If it is, fail to erase the image. Change-Id: Ief2ba2e5e16f6664eeb429699b826cae78ef9291 Signed-off-by: Eddie James <eajames@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`.