summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/classes/obmc-phosphor-sdbus-service.bbclass
blob: 8a9853c6acf9b26379cca0bfd7202e95e50d7ced (plain)
1
2
3
4
5
6
7
8
9
# Common code for applications providing a D-Bus service using sd-bus bindings.

# Class users should define DBUS_SERVICES prior to including.

DEPENDS += "systemd"
RDEPENDS_${PN} += "libsystemd"

inherit obmc-phosphor-dbus-service
inherit obmc-phosphor-c-daemon
OpenPOWER on IntegriCloud