commit | e0aa780b655e65935bf1f5ebe826b304b538bbda | [log] [tgz] |
---|---|---|
author | Adriana Kobylak <anoo@us.ibm.com> | Tue May 05 13:54:49 2020 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Wed Jun 03 15:26:28 2020 +0000 |
tree | af80da2b0a455702454de426655f0a5cf7e2a537 | |
parent | 113492e6313344a9511e2ef7142a472d0a297eee [diff] |
meson: build: Generate binaries Change-Id: I226e7f34538ac42cb331cdce8fdab1646e23d156 Signed-off-by: Adriana Kobylak <anoo@us.ibm.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: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To clean the repository run `./bootstrap.sh clean`.