commit | b9da66347006afb23a010179d551a3c39df03225 | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@us.ibm.com> | Wed Sep 13 09:48:37 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Sep 28 19:55:59 2017 +0000 |
tree | 01efa25be111cc9006ef5f9944b6e9f51d83516f | |
parent | f10b2326393af98439b64530d0f59ebbfca79fa8 [diff] |
BMC: Update u-boot environment variable based on lowest priority - If a BMC is set to the lowest priority then update the u-boot environment variables so that that system boots from that version on the next reboot. Resolves openbmc/openbmc#2284 Change-Id: If0b67b07496f602fa06607bd0685d6394cb8d9fd Signed-off-by: Saqib Khan <khansa@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`.