commit | ae871bd0661c472a0c3ad231fc3623535bcfba2d | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Oct 18 16:32:05 2018 -0400 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Thu Oct 18 16:33:14 2018 -0400 |
tree | b661302f6cbd012d8fdaa7cacefa4332b85596c0 | |
parent | d3d377426244621d5cc9274ee8ecb3a8f178c7f9 [diff] |
internal: Add missing Manager forward declaration This allows us to not depend on specific include ordering. Change-Id: I4d2a552eb4b4d5dcf0aaf9ad9be3b86265ca469a Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Phosphor Debug Collector provides mechanisms to collect various log files and system parameters. Used to troubleshoot problems in OpenBMC based systems.
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`.