commit | f899aedd191907dfc1d97e217dcab1f8b01022cb | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Jul 08 10:13:34 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 09 16:42:57 2025 -0400 |
tree | 7fa0d9ac5b5f73d2b1da727b4b7587bfa0a612b8 | |
parent | ab08d09a4868388934ff549b2f926af93d84c983 [diff] |
meson: adjust ssl dep name Adjust the ssl dependency name to `ssl_dep` to fit meson conventions. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I1673bec30c1594d8c8d528322760449744424e36
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
.