commit | f0382c358826568de434756bd0b2e6e4fd785ded | [log] [tgz] |
---|---|---|
author | Saqib Khan <khansa@us.ibm.com> | Tue Oct 24 13:36:22 2017 -0500 |
committer | Saqib Khan <khansa@us.ibm.com> | Tue Oct 24 15:10:34 2017 -0500 |
tree | 290f4ba5de8ccc5a9657019f5b512dc9a7de6676 | |
parent | 49446ae9de3bfd7361162fc75ad0d86fe2944fb7 [diff] |
Update U-boot env variables - If the new priority is the lowest then set the uboot to point to that particular version - Otherwise reset the Uboot environment variable to find the version with the lowest priority and then set that in uboot. Resolves openbmc/openbmc#2512 Change-Id: Id27e78a85662e0ff2e941515bb467a43c6076d96 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`.