summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-01 03:02:59 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-11-02 03:11:16 +0300
commitad8d94a672007a5133749e5dfe7c689777a74689 (patch)
tree99b146fdeb01d6708cf62a0e93d0ed2db950c787
parent2a2ff2ff92d7ef23c235db74f956c118b878d48a (diff)
downloadopenbmc-ad8d94a672007a5133749e5dfe7c689777a74689.tar.xz
phosphor-hwmon: srcrev bump 5e5259bf67..c9d61613d4
George Liu (1): sensor: Implement sensor "ACCURACY" Change-Id: I901c6f57da095519c765ec2a818be4bb3d02828f 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 516fc815f4..eab543ccd2 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 = "5e5259bf6710f22d3b78667098e56fa0e4895160"
+SRCREV = "c9d61613d4365b8c0945a60a14fea69ed07d4b45"
PACKAGECONFIG ??= ""
# Meson configure option to enable/disable max31785-msl
PACKAGECONFIG[max31785-msl] = "-Denable-max31785-msl=true, -Denable-max31785-msl=false"