summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans/obmc-control-fan_git.bb
blob: e7d86e4c281876adaad05f51a0fc5862b89fd37b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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

DEPENDS = "systemd"

SKELETON_DIR = "fanctl"

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