commit | fc025e14beea9bfbe4dae44cd539fb09b1e95ef0 | [log] [tgz] |
---|---|---|
author | George Liu <liuxiwei@inspur.com> | Tue Nov 09 19:29:12 2021 +0800 |
committer | Adriana Kobylak <anoo@linux.ibm.com> | Tue Dec 14 19:49:15 2021 +0000 |
tree | a64edb3983d065b2f0f63add17cf6ff0772f4272 | |
parent | 073a653000d65b2a83b6fb253f5893c7c5af4cf7 [diff] |
usb: Add utility for D-Bus Putting all D-Bus related operation to the utils file. Tested: Call the set/getProperty functions locally and successfully set/get the corresponding attribute value. Signed-off-by: George Liu <liuxiwei@inspur.com> Change-Id: I0e0c33fd6ec5db3a47babaf417b0c708709e580b
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
.