summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-21 01:21:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-23 14:26:10 +0300
commitb8f474f97ab860e61ba2396922e5142f9ce78052 (patch)
tree243ede024d9a766e62256e206667d0b39cad7cff
parent85ec01a24ac8391584cc597daa763e15667ef3ff (diff)
downloadopenbmc-b8f474f97ab860e61ba2396922e5142f9ce78052.tar.xz
phosphor-hwmon: srcrev bump ae7ae5b16f..c8e818dda7
Patrick Williams (1): clang-format: copy latest and re-format Change-Id: Ib987daeeb36bcff0f822ccb4f2751f2a210b06a2 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 3ca5aa50d5..0626ea5aa6 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 = "ae7ae5b16ff7fe317744fefb5f57b8974553d71c"
+SRCREV = "c8e818dda788fdd30909707008be4d4af3f716bf"
PACKAGECONFIG ??= ""
# Meson configure option to enable/disable max31785-msl
PACKAGECONFIG[max31785-msl] = "-Denable-max31785-msl=true, -Denable-max31785-msl=false"