commit | 83b5c1c0520cb1c405d34fb75cbd8950addb4494 | [log] [tgz] |
---|---|---|
author | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Wed Jan 25 18:41:51 2017 +0530 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri Mar 24 21:30:44 2017 +0000 |
tree | 744f135b22d0d87d1bfde9efd7a502d21861ac7c | |
parent | bcb76886797f6c85c4052a72c07156f398c3e142 [diff] |
Make IPMI changes to stop timer that is started by SoftPowerOff As part of Soft Power Off, there may be a timer that would be running. This patch will stop the timer when IPMI daemon receives response from host for SoftPowerOff sequence of commands. Change-Id: Idacbff36444629623f8754de3d81d292ca19bb85 Signed-off-by: Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.