commit | 24048b57f253f79d30f4a7bd248fd5b46471abe0 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Wed May 13 17:51:30 2020 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed May 13 17:51:30 2020 -0500 |
tree | 39599a54a476aed2d6ea3d2491f326068443ab5c | |
parent | e883fb8ba6f5b3ef55e8de9e404516d6d0600d8e [diff] |
sdbusplus: replace message::variant with std::variant Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: Ib9964827982a5a495204bc3230caa22039f6145e
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`.