commit | e278ead033bde74696fc0ffd65265a4d6a36ff38 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Oct 09 09:23:43 2018 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue May 14 15:52:06 2019 +0000 |
tree | db441604847e4842cceae07be16492cffc8facc9 | |
parent | 16b8693d636bdcbff58e7d184f37e3a06340965d [diff] |
ipmid: Update set chassis power restore policy Use the new ipmi api, including the yield context mechanism. Modify to use the new provider API. One by one, change calls to remove any legacy API constructs. Tested-by: ipmitool chassis policy list ipmitool chassis policy previous ipmitool chassis policy always-on ipmitool chassis policy always-off Change-Id: I02a955c3946b940daaa3fe90c2a220b0eb719bad 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
.