commit | b118c4b3cf5d446cf0f276dbe942d43d142c3532 | [log] [tgz] |
---|---|---|
author | Kirill Pakhomov <k.pakhomov@yadro.com> | Fri May 08 18:38:26 2020 +0300 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon May 11 23:01:38 2020 +0000 |
tree | 2014097e9c9343272377c1c95747767d6d1a9a36 | |
parent | c2566a935dccc19907dea83116f3ced77b529e8b [diff] |
read_fru_data: move and rename constants Moved the DBus constants, used for reading FRU records from the Inventory, to the read_fru_data.hpp header file. Renamed these constants to comply with the lowerCamelCase convention. Moved and renamed constants remain within the ipmi::fru namespace. Change-Id: If32c4a9c176453c414d9813c801ecc11ff81c038 Signed-off-by: Kirill Pakhomov <k.pakhomov@yadro.com>
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
.