commit | b12b0c011f41d3cad863b19285f710aec5000748 | [log] [tgz] |
---|---|---|
author | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Tue Mar 07 18:17:19 2017 +0530 |
committer | Vishwanatha Subbanna <vishwa@linux.vnet.ibm.com> | Tue Mar 07 22:48:01 2017 +0530 |
tree | 0865f4b932018ce761e0c07a80dfa56295416c40 | |
parent | bb5190e2d886d85b5a880139084531e98d9a9a9f [diff] |
Update chassis command handler to use state manager services Until now, IPMI chassis command handler was utilising services from chassis_control script and this patch makes a transition to use the services from the latest State Manager daemon. Fixes openbmc/openbmc#1238 Change-Id: Ic075971bbda44829a3ebe9c0c1de3053a8e97cfa 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
.