commit | 61b12b82a40f9d60924590a9dcb346184e8115e1 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Fri Nov 03 06:09:23 2017 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Nov 10 16:26:17 2017 +0000 |
tree | bfe96aec51a5137547f18cb750dd524d441af8d4 | |
parent | 7533eb3f90ddc90a70281bec4ba9c64e9e05471a [diff] |
dreport: Added inventory plugin Change-Id: Ifbb6754aa860ac2dab693c76bf14c54e1df6dc9c 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`.