Create dbus interface for SOL commands

Create dbus properties for Set/Get SOL config parameter command.
Some platforms need to call Set/Get SOL config parameter command
through KCS, and since sol manager in net-ipmid cannot be accessed
by commands in host-ipmid, need to create a dbus interface in
phospher-settings to transfer properties from host-ipmid to
net-ipmid.

TestedBy:
With the related code change in net-ipmid, busctl introspect
xyz.openbmc_project.Ipmi.SOL /xyz/openbmc_project/SOL
can show all the properties needed.

Change-Id: I3d3865eac18b80e319872a9f67ecb2d77a22747a
Signed-off-by: Cheng C Yang <cheng.c.yang@linux.intel.com>
1 file changed