commit | acd9fe42f278b4521b919b539d09c8a34ef5739f | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Fri Feb 24 13:14:43 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Mar 15 21:21:52 2017 +0000 |
tree | 22f58516d909f0fe240dbb454e21269b92071d6a | |
parent | 1e7bfcccd74ab5f3a7f39afac7c178bde7478d1a [diff] [blame] |
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>
diff --git a/meta-phosphor/common/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb b/meta-phosphor/common/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb index 517a679..f55f984 100644 --- a/meta-phosphor/common/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb +++ b/meta-phosphor/common/recipes-phosphor/packagegroups/packagegroup-obmc-apps.bb
@@ -46,6 +46,7 @@ SUMMARY_${PN}-inventory = "Inventory applications" RDEPENDS_${PN}-inventory = " \ ${VIRTUAL-RUNTIME_obmc-inventory-manager} \ + ${VIRTUAL-RUNTIME_obmc-fan-presence} \ " SUMMARY_${PN}-leds = "LED applications"