summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/recipes-phosphor/fans/obmc-control-fan_git.bb
diff options
context:
space:
mode:
authorPatrick Venture <venture@google.com>2018-10-09 20:17:18 -0700
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-10-16 02:14:21 +0000
commitd28402de009b53fa89630eecf098de06e67cdff9 (patch)
tree7e46c07cba5b381ff4cb185dae2f8d57e4ddc70b /meta-phosphor/recipes-phosphor/fans/obmc-control-fan_git.bb
parent8cb421de85c5ef9b6d11f3d539c68246c7feb95a (diff)
downloadtalos-openbmc-d28402de009b53fa89630eecf098de06e67cdff9.tar.gz
talos-openbmc-d28402de009b53fa89630eecf098de06e67cdff9.zip
meta-phosphor: fans: obmc-control-fan: rename as git
obmc-control-fan.bb inherits skeleton-gdbus, which is git-based. (From meta-phosphor rev: d5f744ef3a13a91c119d5c891c7648134664aedf) Change-Id: I8d8f9d67b4196e5034966d7f25efe642836391f6 Signed-off-by: Patrick Venture <venture@google.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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