summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-10 16:50:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-11 18:48:33 +0300
commit93997ca930ca116578c380c3a29b7f6d3e2e4cd0 (patch)
treee0d2dd0927f691152a3e596a04b0260b66c3952e
parent60dc58a3ad27d1e338101adae15f465bf4c79907 (diff)
downloadopenbmc-93997ca930ca116578c380c3a29b7f6d3e2e4cd0.tar.xz
phosphor-hwmon: srcrev bump 64b90bfb66..24b8b4be97
Willy Tu (1): Add option to override of_node to use devpath Change-Id: I92602aa7a8432a843030affa444fafe6980763b9 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 c5981c1a2f..b03e24e71f 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 = "64b90bfb66797384a7679c19e5a08458044ede9e"
+SRCREV = "24b8b4be970866666988e8993c1f51c317f6b8ef"
PACKAGECONFIG ??= ""
# Meson configure option to enable/disable max31785-msl
PACKAGECONFIG[max31785-msl] = "-Denable-max31785-msl=true, -Denable-max31785-msl=false"