commit | bbb22bf2156d35098a15a914af1049795b1c75be | [log] [tgz] |
---|---|---|
author | Christopher Meis <christopher.meis@9elements.com> | Tue Jun 24 06:54:51 2025 +0200 |
committer | Christopher Meis <christopher.meis@9elements.com> | Tue Jun 24 06:56:00 2025 +0200 |
tree | bdef5dc2b349640eee3f7d6559f8081784309094 | |
parent | 61e12672130e6724256f4fd3806e1032d0112940 [diff] |
Fix linting in bmc/test/README.md Change-Id: I3fcd380182bcf01f22caa3165bcd3431c2513cac Signed-off-by: Christopher Meis <christopher.meis@9elements.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
.