commit | 4ce901c5fb910213896a3804e57e5f74f795a020 | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Thu Sep 02 09:34:45 2021 -0500 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Tue Sep 07 20:29:28 2021 +0000 |
tree | 38c22a6c83fb74bb7f8b8a508dc751c8f3cb8995 | |
parent | 75162e4675f8fd2da39d21cd43410ccef241c3f4 [diff] |
exception: switch to public sdbus exception SdBusError was intended to be a private error type inside sdbusplus. Switch all catch locations to use the general sdbusplus::exception type. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I25679cac0b64183f7b8508edb21609d64334e319
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:
meson build
ninja -C build
To clean the repository run rm -r build
.