commit | e793150ace1a40145fa12dc1718ccac14d086a49 | [log] [tgz] |
---|---|---|
author | Jagpal Singh Gill <paligill@gmail.com> | Fri Jul 11 18:55:00 2025 -0700 |
committer | Jagpal S Gill <paligill@gmail.com> | Mon Jul 14 22:20:30 2025 +0000 |
tree | 852e1139d987d2cda7da84573773c794ced35d85 | |
parent | a02807c31c5a8e0edd4f26e587d830462ce81715 [diff] |
meson: rename systemd dependency Rename the `systemd` dependency to `systemd_dep` to follow meson conventions. Change-Id: Iab99e3d028fcc2df29fc53a9e95e2e08a1b265d1 Signed-off-by: Jagpal Singh Gill <paligill@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
.