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
diff --git a/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend b/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend
index e0d4913..64a1ffc 100644
--- a/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend
+++ b/meta-ibm/recipes-phosphor/fans/phosphor-fan_%.bbappend
@@ -58,7 +58,7 @@
# Enable the use of JSON on the fan applications that support it
PACKAGECONFIG:append:witherspoon = " json"
-EXTRA_OECONF:append:witherspoon = " --disable-json-control"
+EXTRA_OEMESON:append:witherspoon = " -Djson-control=disabled"
PACKAGECONFIG:append:p10bmc = " json sensor-monitor"