commit | 984a98f79022c60c51a465d4bbde1247d0f69b3e | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed May 13 17:53:32 2020 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed May 13 17:53:32 2020 -0500 |
tree | 5588241e15582281cbb0ad53fcd04f8dca972e13 | |
parent | 07f0f465bfb45a663b16d221aa401e46b134514f [diff] |
sdbusplus: replace message::variant with std::variant Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I927996a9ce14cfb6251c6d7a1d8be081d9369174
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`.