summaryrefslogtreecommitdiff
path: root/meta-facebook
diff options
context:
space:
mode:
authorMatt Spinler <spinler@us.ibm.com>2022-08-19 21:14:38 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-20 00:30:12 +0300
commitdbdec8bbc3f5962afbaa70abdf0011e415000508 (patch)
tree04b14fe86c2e52793a1e461fc3c5e74fff84eb2c /meta-facebook
parentb9dc59a7d27ebd6edb14b71f249fc44411dfbee7 (diff)
downloadopenbmc-dbdec8bbc3f5962afbaa70abdf0011e415000508.tar.xz
phosphor-fan: Rename meson option
The option that tells the code to use the host state as the power state was renamed in the code. phosphor-fan-presence: srcrev bump bf8e56f699..b7dd3e222c Matt Spinler (2): control: Display locked targets in debug dump meson: Rename host power state checking option Signed-off-by: Matt Spinler <spinler@us.ibm.com> Change-Id: Ic4dfd0c600b31a3aa0d0c9b8101c27e488812bb2 Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
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 8c89fbeb9f..54eb51d1bb 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_OEMESON = "-Denable-host-state=enabled"
+EXTRA_OEMESON = "-Duse-host-power-state=enabled"
RDEPENDS:sensor-monitor = " bash"