summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Barth <msbarth@us.ibm.com>2019-06-12 20:44:51 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-06-26 18:16:38 +0300
commitd5956b61b8bc7995262ce31c167d72c053d6f585 (patch)
tree23bd7a0318c3cfa93989a0e367749846355306af
parent81fa75817700a42b36d9b42a1affe39f7dd988dd (diff)
downloadopenbmc-d5956b61b8bc7995262ce31c167d72c053d6f585.tar.xz
doc only: Correct fan presence recipe comment
(From meta-phosphor rev: a84cf3be7d0ca03fa69f57a954df25c5b8a8cdb4) Change-Id: Id2bb07dba886a221821ca1f15f6d3169e5926fb2 Signed-off-by: Matthew Barth <msbarth@us.ibm.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-phosphor/recipes-phosphor/fans/phosphor-fan-presence-config.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/fans/phosphor-fan-presence-config.bb b/meta-phosphor/recipes-phosphor/fans/phosphor-fan-presence-config.bb
index 30da6eab8..d4176c512 100644
--- a/meta-phosphor/recipes-phosphor/fans/phosphor-fan-presence-config.bb
+++ b/meta-phosphor/recipes-phosphor/fans/phosphor-fan-presence-config.bb
@@ -1,7 +1,7 @@
# Provides the config file for the phosphor-fan-presence application.
# The default config file is empty. To provide a real one,
# append this recipe in a layer, add:
-# FILESEXTRAPATHS_prepend := "${THISDIR}/${PN}:"
+# FILESEXTRAPATHS_prepend := "${THISDIR}/${BPN}:"
# and provide a config file.
SUMMARY = "Config file for phosphor-fan-presence"