| commit | 400cc789598eb41a9dd569c63691b7212fe71b4a | [log] [tgz] |
|---|---|---|
| author | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Oct 09 13:49:53 2018 -0700 |
| committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Apr 09 23:03:53 2019 +0000 |
| tree | ee61f8cbdcf9e29315a48dd0a7050e7e4f1250f8 | |
| parent | 508c457688e4be878f75f7951ac2e5e95e7de3a8 [diff] |
ipmid: update chassis identify command
Modify to use the new provider API. One by one, change calls to
remove any legacy API constructs.
Tested-by: ipmitool chassis identify
ipmitool chassis identify 0
ipmitool chassis identify force
Change-Id: I91bc21fdaef74eb32f297e0fa54edbc2e1bf4c2b
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.