summaryrefslogtreecommitdiff
path: root/meta-facebook
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2022-08-13 00:44:17 +0300
committerMatt Spinler <spinler@us.ibm.com>2022-08-19 18:51:38 +0300
commitcb26287486d7d34acbe272804381a9bc3351c8a6 (patch)
treee02061bd106a692a0529f50634cde47404f045a1 /meta-facebook
parenta320910c6458a849139befbee636cd1405d7daae (diff)
downloadopenbmc-cb26287486d7d34acbe272804381a9bc3351c8a6.tar.xz
phosphor-fan: Build with meson
The phosphor-fan-presence repository added meson support, so start using it. Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: If850d3d379ad82dc8f9691efd7a0561f350543dc
Diffstat (limited to 'meta-facebook')
-rw-r--r--meta-facebook/recipes-phosphor/fans/phosphor-fan_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-facebook/recipes-phosphor/fans/phosphor-fan_%.bbappend b/meta-facebook/recipes-phosphor/fans/phosphor-fan_%.bbappend
index 23aac0a913..8c89fbeb9f 100644
--- a/meta-facebook/recipes-phosphor/fans/phosphor-fan_%.bbappend
+++ b/meta-facebook/recipes-phosphor/fans/phosphor-fan_%.bbappend
@@ -7,7 +7,7 @@ SRC_URI:append:fb-withhost = " file://obmc-chassis-hard-poweroff@.target \
PACKAGECONFIG:append = " json sensor-monitor"
-EXTRA_OECONF = "enable_host_state=yes"
+EXTRA_OEMESON = "-Denable-host-state=enabled"
RDEPENDS:sensor-monitor = " bash"