commit | f2cc64c666899b43e559be3167ed561989dbfc34 | [log] [tgz] |
---|---|---|
author | Lei YU <yulei.sh@bytedance.com> | Thu Aug 19 19:59:49 2021 +0800 |
committer | Lei YU <yulei.sh@bytedance.com> | Tue Sep 14 05:38:50 2021 +0000 |
tree | 67f17d0203badf9de62591d467c5b90bfd15d07a | |
parent | 4ce901c5fb910213896a3804e57e5f74f795a020 [diff] |
meson_options: Enable all features by default Enable all features so that the repo CI could compile all the code. Signed-off-by: Lei YU <yulei.sh@bytedance.com> Change-Id: I2039c9c9f422d70cc0e47636736df82991eccf33
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
.