commit | 9403a21718528dd0793fcb7048f3fad1a2c471dd | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Mon May 17 09:31:50 2021 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Thu Jun 10 16:07:01 2021 -0500 |
tree | 431841d12b9ff056c11c94a3d6078ed36442b4c3 | |
parent | e6d1f781226af3dc78397561d2ea4dd662811c0b [diff] |
control: Switch to using static instance of bus Update main to use the static reference of the bus from util::SDBusPlus.getBus() and have each object that needs the bus call that same util::SDBusPlus.getBus() function to retrieve the same static reference. Change-Id: Icd5a0e61819bf1bec8b46daae05443fdcc542b05 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>