phosphor-hwmon: srcrev bump 47fb49ac4a..641299377c
Patrick Williams (1):
prefer std::format over fmt
Change-Id: Ib212fe2f4122ed6cd6187db62d36fb78f3b46b79
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
index afec5b8..6bba924 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 @@
gpioplus \
cli11 \
"
-SRCREV = "47fb49ac4af2b34d2a3d5e2aa062cbb7a7273864"
+SRCREV = "641299377c7352f9c946edf1527e5ded73c01f52"
PACKAGECONFIG ??= ""
# Meson configure option to enable/disable max31785-msl
PACKAGECONFIG[max31785-msl] = "-Denable-max31785-msl=true, -Denable-max31785-msl=false"