commit | c026f6cdc3f7e305d98dc824fcba0f199a7aa157 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Mon Mar 21 09:37:14 2022 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Tue Mar 22 19:36:37 2022 +0000 |
tree | 217f3681f5164a38d7bdb12499ecd39db6c997b1 | |
parent | bee6243a981156409c7504fe7ce7f72b78b43c08 [diff] |
meson: simplify dependencies Leverage wrapfile `[provide]` directives to simplify the dependency searching in the meson.build. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ia27d543a9c13b2c6973ab394ed88cd12d93e88a8
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
.