commit | 294991a2f030980a5929934692809d5823273fec | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Wed Apr 19 15:24:20 2023 +0300 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Tue Sep 12 20:56:50 2023 +0000 |
tree | ea22e0211ec4f681ff71faad775ca8ea77e7d88c | |
parent | 098a6771e26c2c217b359d284fbca4d662e0aa73 [diff] |
meson: Drop legacy 'verify-signature' option Currently there are two options for the image signature verification: - 'verify-signature' (legacy), - 'verify-full-signature' (current). Drop legacy option and let the current one take its place. Change-Id: Ia205424395179fd190e3d055159beca93cff0545 Signed-off-by: Konstantin Aladyshev <aladyshev22@gmail.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:
meson build
ninja -C build
To clean the repository run rm -r build
.