summaryrefslogtreecommitdiffstats
path: root/meta-phosphor/common/recipes-phosphor/fans
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2017-05-25 14:28:04 -0400
committerPatrick Williams <patrick@stwcx.xyz>2017-06-03 13:10:22 +0000
commit130cdf1a4a8112fd826116c50350e28d0b296170 (patch)
tree0a76a247457297b5552c3fc5510999725e413d4d /meta-phosphor/common/recipes-phosphor/fans
parent2e950829cb80cbab14ef00186dd47515a8ee53db (diff)
downloadtalos-openbmc-130cdf1a4a8112fd826116c50350e28d0b296170.tar.gz
talos-openbmc-130cdf1a4a8112fd826116c50350e28d0b296170.zip
phosphor-fan: Fix a whitespace error
Change-Id: I499e8fd282cb7db33dbc88ad2c36aa52b9b94f86 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/common/recipes-phosphor/fans')
-rw-r--r--meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.bb b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.bb
index f0514040e..04413e94d 100644
--- a/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.bb
+++ b/meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.bb
@@ -36,7 +36,7 @@ RDEPENDS_${PN}-staticdev = "${FAN_PACKAGES}"
# ${PN}-presence-tach specific configuration
PACKAGECONFIG[presence] = " \
--enable-presence \
- FAN_DETECT_YAML_FILE=${STAGING_DIR_NATIVE}${presence_datadir}/config.yaml, \
+ FAN_DETECT_YAML_FILE=${STAGING_DIR_NATIVE}${presence_datadir}/config.yaml, \
--disable-presence, \
virtual/phosphor-fan-presence-config \
, \
OpenPOWER on IntegriCloud