Brad Bishop | 4539dad | 2015-09-21 17:12:39 -0400 | [diff] [blame] | 1 | # Common code for applications providing a D-Bus service using python-dbus bindings. |
2 | |||||
3 | # Class users should define DBUS_SERVICES prior to including. | ||||
4 | |||||
5 | inherit obmc-phosphor-dbus-service | ||||
6 | inherit obmc-phosphor-py-daemon |