summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-13 03:20:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-13 21:29:50 +0300
commit6ddf78b5d13396fb758f5b0b3139e99116a0628c (patch)
tree86bf17768d9949fe48a09d8488bcf48406a0f287 /meta-phosphor/recipes-phosphor/sensors
parent45f357f6a92284d817322b97e235590fbb3b1d29 (diff)
downloadopenbmc-6ddf78b5d13396fb758f5b0b3139e99116a0628c.tar.xz
phosphor-hwmon: srcrev bump e8771fd466..64b90bfb66
Patrick Williams (1): build: upgrade to C++23 Change-Id: Ieb16d3f0d94a3a6676ab87661be48436feeca33a Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/sensors')
-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 c14be11f57..c5981c1a2f 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 = "e8771fd4662ceefac7b75cc0fd6ec8d52105e2d5"
+SRCREV = "64b90bfb66797384a7679c19e5a08458044ede9e"
PACKAGECONFIG ??= ""
# Meson configure option to enable/disable max31785-msl
PACKAGECONFIG[max31785-msl] = "-Denable-max31785-msl=true, -Denable-max31785-msl=false"