| commit | d474d9cde4b630172afb92b43b270e1f3e7bd5ea | [log] [tgz] |
|---|---|---|
| author | Lei YU <yulei.sh@bytedance.com> | Fri Dec 10 16:21:21 2021 +0800 |
| committer | Lei YU <yulei.sh@bytedance.com> | Mon Mar 14 13:44:54 2022 +0800 |
| tree | 0b7beb1c7db2ecf5db70ddd23ac39004a79c2be0 | |
| parent | 6376964ec5b0d1411bf590cf4635a9a72fdb5cce [diff] |
dual-image: Always create os-release symlink
Create os-release symlink in processBMCImage() so that the functional
image is always available.
Without this change, processBMCImage() will find the alt image first, and
skip checking the os-release file in the running image. This results in
the missing DBus object for the running image.
Tested: Verify the two objects are created for BMC running and alt
images.
Signed-off-by: Lei YU <yulei.sh@bytedance.com>
Change-Id: I07e9df4ad07ede36b13a8f447618b569ec446b86
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 buildninja -C buildTo clean the repository run rm -r build.