commit | 2e249abd6089123eac9873d53ba6d45c79fdba94 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Mon Jan 13 16:41:07 2020 -0600 |
committer | Matt Spinler <spinler@us.ibm.com> | Mon Jan 13 16:41:07 2020 -0600 |
tree | 121e8aba7913aff3e2d8fcac91b46f05f95b0c00 | |
parent | b181d3bb878f986598751ddb1875577b7ba65a39 [diff] |
Remove openpower-dbus-interfaces dependency The YAML moved into phosphor-dbus-interfaces. Change-Id: Id56a8e9ff851b5c6b79649fcbc3ca13538acea13 Signed-off-by: Matt Spinler <spinler@us.ibm.com>
Contains procedures that interact with the OpenPower nest chipset.
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To build with phal feature: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} --enable-phal --enable-openfsi 3. make To clean the repository run `./bootstrap.sh clean`.