summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans/obmc-control-fan_git.bb
blob: ef49a434612519153c75fc0e8bee647a35d51a40 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
SUMMARY = "OpenBMC fan control"
DESCRIPTION = "OpenBMC fan control."
PR = "r1"
PV = "1.0+git${SRCPV}"

inherit skeleton-sdbus
inherit obmc-phosphor-dbus-service
inherit pkgconfig

RDEPENDS_${PN} += "libsystemd"
SKELETON_DIR = "fanctl"

DBUS_SERVICE_${PN} += "org.openbmc.control.Fans.service"
SYSTEMD_SERVICE_${PN} += "obmc-max-fans.service"
OpenPOWER on IntegriCloud