commit | 49446ae9de3bfd7361162fc75ad0d86fe2944fb7 | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@us.ibm.com> | Mon Oct 02 10:54:20 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Mon Oct 23 16:34:12 2017 +0000 |
tree | 13aab07edd9a6c7274cb01e20e465ae801a8cc0d | |
parent | 3fa3820129be9632b9413c0916b32b994d7069d2 [diff] |
Update Uboot environment variables when a version is deleted or updated - We need to update the uboot env variables to point to the version that has the lowest priority when the version with lowest priority gets deleted or when the version with lowest priority gets a higher priority Resolves openbmc/openbmc#2372 Change-Id: If43105c9ee2c3ada8aeb19939a428eb05e621ee9 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`.