commit | 8d0446e37fd32d8a38c4eb38e195b004bd740583 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Wed Aug 09 07:26:45 2017 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 22 20:48:19 2017 +0000 |
tree | acd6c25706ea2c34484dd773d94076110cdb217e | |
parent | acf46e33954e359875ae104428e0b8903a538254 [diff] |
dreport: Added error handling support in packaging function Change-Id: I8c99fe708f9d5b90a6f868524c7694f520f8f23a 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`.