commit | bc1facd76a6de42e46f79b88574428a245d3cbfe | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed Jun 03 05:58:27 2020 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Wed Jun 03 15:26:19 2020 +0000 |
tree | c36b1585c08266a6388cd6d792fe4aa641317d41 | |
parent | 60f5ccfd5ab0fc8cedc3a2bf5f5adcab77318b7d [diff] |
sdbusplus: replace message::variant with std::variant Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: If43cbfdc7ec748b510cdb4af41a0f096689eaa9b
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
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`.