summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/classes/obmc-phosphor-sdbus-service.bbclass
blob: bc190d416a3ab186b224cf5b3aaf615e34cc224b (plain)
1
2
3
4
5
6
7
8
# 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
OpenPOWER on IntegriCloud