commit | 1542fb5aa5de819ced24aaac689374d09f7e7350 | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 14:09:09 2021 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 16:34:52 2021 -0500 |
tree | c422599827236b57dfe82238f61d384a2d7f1163 | |
parent | 68ac004ea27ecb1a0fb04ac1d5f688d929164d81 [diff] |
control: Add ObjectManager interface Create the ObjectManager interface on the configured `CONTROL_OBJPATH` given at configure time which defaults to `/xyz/openbmc_project/control/thermal`. This is to handle obtaining the dbus service name regardless if any configured dbus objects(zones) should be created. Change-Id: Ie05bc4a1b7bd8aee21df4bf3d38aed1e48be130c Signed-off-by: Matthew Barth <msbarth@us.ibm.com>