commit | 40405d92fd45c69cc70f7a97441818f845fdd10c | [log] [tgz] |
---|---|---|
author | Konstantin Aladyshev <aladyshev22@gmail.com> | Fri Sep 15 15:31:49 2023 +0300 |
committer | Konstantin Aladyshev <aladyshev22@gmail.com> | Fri Sep 15 15:31:49 2023 +0300 |
tree | 96cf70523e904ba946e6aef02b85e740baa77e4f | |
parent | 294991a2f030980a5929934692809d5823273fec [diff] |
Remove check for the 'verify-full-signature' option 'verify-full-signature' option is a legacy option that was recently dropped from the build configuration. Therefore the build system shouldn't check it. Change-Id: I3a8be29991bd50d074fcfd6aa9d61a8777e5694e 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
.