commit | 8e29044fb4f2d6de6585bdff361959c06b0103c8 | [log] [tgz] |
---|---|---|
author | Jayanth Othayoth <ojayanth@in.ibm.com> | Mon Feb 05 04:58:28 2018 -0600 |
committer | Jayanth Othayoth <ojayanth@in.ibm.com> | Tue Feb 06 21:06:00 2018 -0600 |
tree | dfd00435acacd681d533845cb9ddbd22ffc71bc8 | |
parent | aa146d624ca2eba1dd2cf986344d30dca894b60e [diff] |
dreport: Added fwprintenv plugin Plugin used for collecting primary flash U-boot environment variables. Resolves partially openbmc/openbmc#2862 Change-Id: I9cffd936575311a39d8006b84a612f0223158fbb 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`.