| commit | d9341b4a9f85aafb39e6375a00d4ae8bed74ce33 | [log] [tgz] |
|---|---|---|
| author | Gunnar Mills <gmills@us.ibm.com> | Fri Sep 14 14:42:28 2018 -0500 |
| committer | Gunnar Mills <gmills@us.ibm.com> | Fri Sep 14 14:42:28 2018 -0500 |
| tree | 9bbcc21c7c5f33fe2defbfe7dcf9e065e13a5e58 | |
| parent | b0ce996ac60cf80487d71c3cdb7165d065079377 [diff] |
clang-format: Update to match docs repo Update the .clang-format file and run clang-format-6.0. This .clang-format matches the example one in https://github.com/openbmc/docs/blob/master/cpp-style-and-conventions.md#clang-formatting Change-Id: Ia1edfe21e4b1ff9591b411212c77a310ec4bed68 Signed-off-by: Gunnar Mills <gmills@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`.