commit | dd2c6fdc50572c90d5919d0839f1dac82388c2ed | [log] [tgz] |
---|---|---|
author | Andrew Geissler <andrewg@us.ibm.com> | Thu Mar 16 15:53:20 2017 -0500 |
committer | Andrew Geissler <andrewg@us.ibm.com> | Tue May 09 09:34:44 2017 -0500 |
tree | 63affe519f944b12b68586591ba08a6931adc076 | |
parent | 00f0815b9f34dce75e77001fa56dbc1f44bba2ff [diff] |
Compile new control host code The purpose of this series of commits is to provide the ability for other services to communicate with the host. Specifically with this series, to be able to request the host power itself down or to simply check if the host is running. Change-Id: I0136467cd3f258fbed3e40e4b7269ed4d8a23e46 Signed-off-by: Andrew Geissler <andrewg@us.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
.