FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" inherit obmc-phosphor-systemd SYSTEMD_SERVICE:${PN} = "phosphor-pid-control.service" EXTRA_OECONF = "--enable-configure-dbus=yes" SRC_URI = "git://github.com/openbmc/phosphor-pid-control.git" SRCREV = "f7575a70018c09962500da8f4ba6883253651f62" SRC_URI += "\ file://0001-allow-dbus-sensors-without-thresholds.patch \ " FILES:${PN} = "${bindir}/swampd ${bindir}/setsensor"