blob: f1a9eb962ba2c2ceb7a45c8ecf803412381e1ab0 [file] [log] [blame]
SUMMARY = "Phosphor OpenBMC BSP Example Application"
DESCRIPTION = "Phosphor OpenBMC QEMU BSP example implementation."
PR = "r1"
DBUS_SERVICES = " \
org.openbmc.examples.SDBusService0 \
org.openbmc.examples.SDBusService1 \
"
S = "${WORKDIR}"
SRC_URI += "file://Makefile \
file://obmc-phosphor-example-sdbus.c \
"
inherit obmc-phosphor-sdbus-service
inherit obmc-phosphor-c-daemon