commit | cb26287486d7d34acbe272804381a9bc3351c8a6 | [log] [tgz] |
---|---|---|
author | Matt Spinler <spinler@us.ibm.com> | Fri Aug 12 21:44:17 2022 +0000 |
committer | Matt Spinler <spinler@us.ibm.com> | Fri Aug 19 15:51:38 2022 +0000 |
tree | e02061bd106a692a0529f50634cde47404f045a1 | |
parent | a320910c6458a849139befbee636cd1405d7daae [diff] [blame] |
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-facebook/recipes-phosphor/fans/phosphor-fan_%.bbappend b/meta-facebook/recipes-phosphor/fans/phosphor-fan_%.bbappend index 23aac0a..8c89fbe 100644 --- a/meta-facebook/recipes-phosphor/fans/phosphor-fan_%.bbappend +++ b/meta-facebook/recipes-phosphor/fans/phosphor-fan_%.bbappend
@@ -7,7 +7,7 @@ PACKAGECONFIG:append = " json sensor-monitor" -EXTRA_OECONF = "enable_host_state=yes" +EXTRA_OEMESON = "-Denable-host-state=enabled" RDEPENDS:sensor-monitor = " bash"