blob: 13b07ad9244cde3f51ca7bf88a05de1064bf6181 [file] [log] [blame]
SUMMARY = "Phosphor OpenBMC host IPMI to DBUS Example"
DESCRIPTION = "Phosphor OpenBMC host IPMI to DBUS example implementation."
PR = "r1"
RDEPENDS_${PN} += "python-subprocess"
SYSTEMD_SERVICE_${PN} = "host-ipmi-hw.service"
inherit obmc-phosphor-pydbus-service
inherit obmc-phosphor-host-ipmi-hw
S = "${WORKDIR}/git"
SRC_URI += "git://github.com/openbmc/skeleton.git;subpath=bin;destsuffix=git"
SRCREV="2f9ee83356fba3f6f843bf2584f3e7e95763ec98"
SCRIPT_NAME = "ipmi_debug.py"
INSTALL_NAME = "host-ipmi-hw"