summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans/obmc-control-fan_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-phosphor/recipes-phosphor/fans/obmc-control-fan_git.bb')
-rw-r--r--meta-phosphor/recipes-phosphor/fans/obmc-control-fan_git.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-phosphor/recipes-phosphor/fans/obmc-control-fan_git.bb b/meta-phosphor/recipes-phosphor/fans/obmc-control-fan_git.bb
new file mode 100644
index 000000000..ef49a4346
--- /dev/null
+++ b/meta-phosphor/recipes-phosphor/fans/obmc-control-fan_git.bb
@@ -0,0 +1,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