commit | 258681896603d2af084e8f6bf86bc33423ed7153 | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Fri May 14 14:50:51 2021 +0800 |
committer | Lei YU <yulei.sh@bytedance.com> | Wed Aug 04 12:00:26 2021 +0000 |
tree | 2428a995e4ac4ce647cee7b771b4226bf5f0c065 | |
parent | 7eebeaac3630bb0ccbb293b916c06509b15524ee [diff] |
bios: Delete uploaded DBus object after update When the BIOS code update is completed, delete the uploaded DBus object so that only the "bios_active" object remains. Otherwise it leaves the uploaded DBus object that does not reflect a real thing. Tested: Verify only bios_active remains and the uploaded BIOS object is deleted from DBus, and it is possible to upload and update the same BIOS tarball for multieple times. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I18e76238821f48a3b322594bb359fcb37f28f397
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
.