commit | 275bb98c90547b6e28c1a15f069a84e974d67607 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri Sep 14 14:40:56 2018 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri Sep 14 14:40:56 2018 -0500 |
tree | e68afe738b4223c9492600e40e0797baa4e171da | |
parent | f6ed5897b78235f09643978045b6bbfaf891d1a6 [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: I289513571fe020bd407f23f2a88a01e11b5ff96f Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
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`.