commit | fe6c655860641696ddad96f24de92001ab3459ff | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Feb 27 10:05:14 2019 -0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Feb 27 10:18:45 2019 -0800 |
tree | 6cc8c6a1d7ff3f8e94d287a07a9f64d2dd09e679 | |
parent | 41c79e629898ddac7d93330a3afe67367603c3c8 [diff] |
Add back an interface used by an external provider The move to the new API removed the ipmid_get_sdbus_plus_handler interface because it looked like it was self-contained in the executable, not realizing it was needed by an external provider. Change-Id: I75bb898294cc59cae7d291f7a6a6ed1e61d62903 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
.