blob: d4504a6fc26bb9d53e8e29fcfb9d1b1a9e1e9b69 [file] [log] [blame]
SUMMARY = "OpenBMC fan control"
DESCRIPTION = "OpenBMC fan control."
PR = "r1"
inherit skeleton-python
inherit obmc-phosphor-dbus-service
RDEPENDS_${PN} += "\
python-dbus \
python-pygobject \
pyphosphor \
"
SKELETON_DIR = "pyfanctl"
DBUS_SERVICE_${PN} += "org.openbmc.control.Fans.service"
SYSTEMD_SERVICE_${PN} += "obmc-max-fans.service"