commit | f0f496c11835d07bab6957aee6f8da61116821cb | [log] [tgz] |
---|---|---|
author | Andrew Geissler <andrewg@us.ibm.com> | Tue May 02 13:54:35 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Fri May 19 14:32:05 2017 +0000 |
tree | d8676b179e7bd4daacbb0b53d81671e9cea8f7fb | |
parent | 12c2db7947bf20f683950347e06a36bea1991d37 [diff] |
Update softoff to support new host control interface The new host control design requires applications use its new dbus interfaces to interact with the host. This commit moves the softoff application over to this new interface. Change-Id: I3c6830a59d72df1f112ee7a63a08bfca53375bf7 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
.