commit | f4e385155ec28c45c70742e19b00cb515ae76783 | [log] [tgz] |
---|---|---|
author | Yong Li <yong.b.li@linux.intel.com> | Tue May 21 14:46:55 2019 +0800 |
committer | Yong Li <yong.b.li@intel.com> | Fri May 24 02:05:51 2019 +0000 |
tree | 7692bf0d39915c34c01c018d2e9fe594a9447dc6 | |
parent | 70ce735720983f289c4e7c44987f3b91071c4d4c [diff] |
Chassishandler: Add chassis identify state support for chassis status command Return the present chassis identify state in get chassis status command: Off Temporary on Indefinite on Reserved Tested: Set chassis identify in different states: ipmitool raw 0 4 10 0 ipmitool raw 0 4 0 1 ipmitool raw 0 4 0 0 Then query the chassis status and check on the third byte ipmitool raw 0 1 Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Change-Id: I66690b74823a6b819c4fda25d95bc8690b98181a
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
.