blob: a19b6848ff9c89c0eea57657c37cf7e3d5a67f95 [file] [log] [blame]
Brad Bishope345f702015-09-21 17:19:05 -04001SUMMARY = "Phosphor OpenBMC BSP Example Application"
2DESCRIPTION = "Phosphor OpenBMC QEMU BSP example implementation."
3PR = "r1"
4
Brad Bishopa5983c92016-08-16 09:40:10 -04005DBUS_SERVICE_${PN} += "org.openbmc.examples.SDBusService.service"
Brad Bishope345f702015-09-21 17:19:05 -04006
Brad Bishop19ff1c62015-10-18 22:21:04 -04007S = "${WORKDIR}"
8SRC_URI += "file://Makefile \
9 file://obmc-phosphor-example-sdbus.c \
10 "
Brad Bishope345f702015-09-21 17:19:05 -040011inherit obmc-phosphor-sdbus-service
Patrick Williams5d164242015-10-15 16:21:45 -050012inherit obmc-phosphor-c-daemon