commit | 16aa28a057a3d8036ea5a0e963ebb731c3a6ab43 | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Fri May 07 10:17:30 2021 +0800 |
committer | Lei YU <yulei.sh@bytedance.com> | Tue Jun 22 09:26:21 2021 +0000 |
tree | c07cfdc9c3ee3e2d6cae9c046658d34960299e9f | |
parent | 7ab55e208b9454e7ee20d288d61424f4b7effb72 [diff] |
bios: Update bios_active version after code update When BIOS is updated, update the bios_active's version so that it shows the expected version, otherwise it shows the version before the update. The new uploaded version is not deleted in this commit. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I93ea834411ae48054d6514517d6e57a4d69e4b92
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:
meson build
ninja -C build
To clean the repository run rm -r build
.