commit | a4fcb6839f10203b1f93f2712c373a78b0975822 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Fri Oct 06 13:14:12 2017 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Fri Oct 06 13:14:12 2017 -0500 |
tree | f2db9032b54cc7c7717a8114a2e6391c6c582493 | |
parent | dcbfa04a404fad443895508dfdb974b4a45206c6 [diff] |
Style and comment changes in version.hpp Style and comment changes only. Made more clear the difference between the version id (e.g. ad324adb) and the version string (e.g. v1.99.10-19 or IBM-witherspoon-sequoia-ibm-OP9_v1.18_1.54) A similar change was made in openpower-pnor-code-mgmt. Change-Id: Ic8cb41ff35117196a134d46eaa4bd476c37abd4c 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 full clean the repository again run `./bootstrap.sh clean`.