commit | 58e694d8dfbaef52a3500856d7b4d548e4ff32f6 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@us.ibm.com> | Wed Apr 13 16:04:32 2016 -0400 |
committer | Brad Bishop <bradleyb@us.ibm.com> | Thu Apr 21 10:12:00 2016 -0400 |
tree | 58e4c6b3f748246e34c2431f59f251b9a1d40ffe | |
parent | 0c82c6021f46b8aac5d52ac651bef1b0108a2b9e [diff] |
Remove custom org.openbmc.Object.ObjectMapper Use the standard freedesktop ObjectManager interface. Moved gdbus OM export calls to the correct place so these signals are emitted as expected by system_manager.py. Python apps that use pyobmc are already emitting these correctly. Change system_manager.py to watch for the freedesktop signal rather than the custom one. Added an sd_bus OM to led_controller.