blob: 0ea53552509f5a2d20aa14d2fd7cc9c94a8cfa78 [file] [log] [blame]
Brad Bishop93fb5352015-09-09 03:59:20 +00001SUMMARY = "Phosphor OpenBMC BSP Example Application"
2DESCRIPTION = "Phosphor OpenBMC QEMU BSP example implementation."
3PR = "r1"
4
Brad Bishop9ee75e12015-09-17 16:39:49 -04005inherit obmc-phosphor-py-daemon
6
7DBUS_SERVICES = " \
8 org.openbmc.examples.services.Service0 \
9 org.openbmc.examples.services.Service1 \
10 "
11
12inherit obmc-phosphor-dbus-service