commit | 5afc9aa0e413308908c02489fdb767114bb1694d | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Jul 08 10:15:46 2025 -0400 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jul 09 16:44:54 2025 -0400 |
tree | e46f48a0cd518f9a11b4a6bb6be23b989326fedd | |
parent | f899aedd191907dfc1d97e217dcab1f8b01022cb [diff] |
meson: simplify systemd dependency Reduce duplication of the systemd dependency and name the dependency `systemd_dep` to follow meson conventions. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ibf1b6ead42f51611b2b2ae9eca5421de079c53c8
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
.