commit | ff0699dd834984e806e00dcc586ffb01bcd85a70 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Jul 26 07:53:03 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Thu Aug 03 06:33:09 2017 +0000 |
tree | 5fe4b419ff35b7241b1723a30e563b1185931068 | |
parent | 6d3ee1cec0547da6c50789f5c0427cb70d33e52b [diff] |
dreport: Add packaging support Resolves: openbmc/openbmc#1507 Change-Id: I15f76cd8e6652334bcfcc2923773d67fafcfed97 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.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`.