commit | bbcb7be18c21da6c5d82be7f744b777aea610f24 | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Tue Jul 17 15:47:34 2018 -0500 |
committer | Adriana Kobylak <anoo@us.ibm.com> | Thu Jul 19 08:08:50 2018 -0500 |
tree | e08882fbc06b6a9f8a4896f3e3792019901b5a5a | |
parent | 56aaf454adef04bd4c1d45870cd86dc2de0a880a [diff] |
Move setting the priority U-Boot variable to ubi The service that sets the priority value is unique to the ubi layout because there is only one version at a time on the static layout. Move the calling of the service to the ubi implementation. Tested: - Witherspoon: Priorities are still set. - Romulus: The BMC.Updater app does not core dump with the latest sdbusplus changes due to calling a non-existent service. Change-Id: Ica1c68f00d5cb43c51ee09c5a3851613edf941d5 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`.