summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/conf
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2017-02-24 13:14:43 -0600
committerPatrick Williams <patrick@stwcx.xyz>2017-03-15 21:21:52 +0000
commitacd9fe42f278b4521b919b539d09c8a34ef5739f (patch)
tree22f58516d909f0fe240dbb454e21269b92071d6a /meta-phosphor/conf
parent1e7bfcccd74ab5f3a7f39afac7c178bde7478d1a (diff)
downloadtalos-openbmc-acd9fe42f278b4521b919b539d09c8a34ef5739f.tar.gz
talos-openbmc-acd9fe42f278b4521b919b539d09c8a34ef5739f.zip
Add phosphor-fan-presence to bitbake
Created phosphor-fan-presence recipe along with service file to run the phosphor-fan-presence-tach daemon. Change-Id: I7211d51eaf48648e7bf2f838edee49ecadb534fb Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
Diffstat (limited to 'meta-phosphor/conf')
-rw-r--r--meta-phosphor/conf/distro/include/phosphor-defaults.inc5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta-phosphor/conf/distro/include/phosphor-defaults.inc b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
index f7ac0b5ec..954264d45 100644
--- a/meta-phosphor/conf/distro/include/phosphor-defaults.inc
+++ b/meta-phosphor/conf/distro/include/phosphor-defaults.inc
@@ -32,6 +32,11 @@ VIRTUAL-RUNTIME_obmc-chassis-state-manager ?= "phosphor-state-manager-chassis"
# interface.
VIRTUAL-RUNTIME_obmc-host-state-manager ?= "phosphor-state-manager-host"
+# obmc-fan-presence
+#
+# Provides implementations of fan presence detection
+VIRTUAL-RUNTIME_obmc-fan-presence ?= "phosphor-fan-presence-tach"
+
# obmc-inventory-manager
#
# Provides an implementation of the xyz.openbmc_project.Inventory.Manager
OpenPOWER on IntegriCloud