commit | 554757b9a876b4b1d1757191c5744fb17c5c7f23 | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Mon Mar 21 11:05:50 2022 +0800 |
committer | Lei YU <yulei.sh@bytedance.com> | Mon Mar 21 11:12:23 2022 +0800 |
tree | a7877361b8855d67ab7d67a6b991817f41c6d8c5 | |
parent | 984cef5981ed07ea89bc5ef48621b5910f5699ba [diff] |
dual-image: Fix the install of obmc-flash-bmc-alt@.service The obmc-flash-bmc-alt@.service was installed without bmc-static-dual-image config enabled, this causes the incorrect install of the service when the config is not enabled. Fix this by install the service only when bmc-static-dual-image is enabled. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I4ae2c0038999bd997ec07ca8b800597c87de00cc
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
.