commit | f5eaf3905ce3dff9c79d89bfc1e69f38ad107a5d | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Aug 22 16:36:55 2017 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Mon Aug 28 12:11:58 2017 -0500 |
tree | e64081263b953861fb53dd96fd401ea1e9c2d070 | |
parent | 9a782243990e834a88c8c2cfd272f4411670a2d7 [diff] |
Generate sdbusplus bindings for Associations. - Generate sdbusplus server bindings for the org.openbmc.Associations interface in makefile. - Add YAML file that describes the org.openbmc.Associations interface. Change-Id: Ibb83e4828280f0a5383e901b914e40257eb4a7ff Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
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`.