| commit | 166a3bbfbe6a74c3e59237891f296260f5faa1cd | [log] [tgz] |
|---|---|---|
| author | Patrick Williams <patrick@stwcx.xyz> | Wed Nov 05 00:12:25 2025 -0500 |
| committer | Patrick Williams <patrick@stwcx.xyz> | Wed Nov 05 00:12:25 2025 -0500 |
| tree | cd13d4f36fb8dd36cb7879522d206347b4661975 | |
| parent | 04fab3a5a436630da740916d4ebb1f01947332f1 [diff] |
use sdbusplus unpack syntax Rather than defining a variable and then reading it from a message, sdbusplus also supports directly unpack-ing from the message. Use this syntax instead as it is more efficient and succinct. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I8fad3008ef41aba7d4a00b12f41c7a8c6d5908ab
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 buildninja -C buildTo clean the repository run rm -r build.