From 130cdf1a4a8112fd826116c50350e28d0b296170 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Thu, 25 May 2017 14:28:04 -0400 Subject: phosphor-fan: Fix a whitespace error Change-Id: I499e8fd282cb7db33dbc88ad2c36aa52b9b94f86 Signed-off-by: Brad Bishop --- meta-phosphor/common/recipes-phosphor/fans/phosphor-fan.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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 \ , \ -- cgit v1.2.1