commit | 4a8a4eb94df302fdf5cd9854922469185d9e0806 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Apr 04 15:09:37 2019 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue May 14 15:52:43 2019 +0000 |
tree | b0c86542cf952a0ea2893efba84d992ed2063076 | |
parent | e278ead033bde74696fc0ffd65265a4d6a36ff38 [diff] |
rewrite Get Chassis Status command The Set Front Panel Enables command touches one of the same interfaces that this command does, so rewrite this command to reflect the changes that set front panel enables causes. Tested-by: manually run get chassis status command via ipmitool: # ipmitool raw 0 1 01 00 40 30 # ipmitool chassis status Change-Id: Ifbb13a6f344c58b2140933447995d3854cca0c0d Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.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
.