commit | 10e563aa7733358b0e886d63c80f9054e8bd81d5 | [log] [tgz] |
---|---|---|
author | Gunnar Mills <gmills@us.ibm.com> | Tue Aug 29 13:40:02 2017 -0500 |
committer | Gunnar Mills <gmills@us.ibm.com> | Tue Aug 29 14:45:05 2017 -0500 |
tree | 5f69827687de9acb9710549cbd33701ed9f806a4 | |
parent | 652da8338cb482c87d7cfccad9b766c6148c33e1 [diff] |
Remove nodist_noinst and nobase_nodist_include nodist_noinst_HEADER is not needed for org/openbmc/Associations/server.hpp. The header file by default is not installed. xyz/openbmc_project/Software/Version/error.hpp does not need to be included, so remove nobase_nodist_include. Change-Id: Ie268ff17aeef2a341842b124e8653f725993fabc 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`.