summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-12 18:40:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-04-13 00:43:08 +0300
commita2e693edb95113b0034bc549b3f4251a80e3c141 (patch)
tree48613a4609719eabb7ff699e5c58d0a6528bdf0b
parentf073afc32c1059e65b468a7be6a7ee34cec006b4 (diff)
downloadopenbmc-a2e693edb95113b0034bc549b3f4251a80e3c141.tar.xz
phosphor-hwmon: srcrev bump 46a29b7f21..6b5af74c59
Patrick Williams (1): meson: remove deprecated get_pkgconfig_variable Change-Id: I5b6f8b86921e69923b4f3e5d1de699ad0a4345e3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
index 8d889526d0..0063b4dab4 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
@@ -11,7 +11,7 @@ DEPENDS += " \
gpioplus \
cli11 \
"
-SRCREV = "46a29b7f21c03fbe7230abc6feff3991efd9f76b"
+SRCREV = "6b5af74c59b68df253eda964604735f309913922"
PACKAGECONFIG ??= ""
# Meson configure option to enable/disable max31785-msl
PACKAGECONFIG[max31785-msl] = "-Denable-max31785-msl=true, -Denable-max31785-msl=false"