summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/sensors
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-10-07 00:32:08 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-10-08 04:46:07 +0300
commit9ff7193e40b933f81f83057e2db4a6e2e7a606ff (patch)
treeb934fd7999b9dccb4ff12a06a138562cfc06219b /meta-phosphor/recipes-phosphor/sensors
parenteef9ff6020afa84f05c7ad866b5184055f672f16 (diff)
downloadopenbmc-9ff7193e40b933f81f83057e2db4a6e2e7a606ff.tar.xz
phosphor-hwmon: srcrev bump 04da055198..3a816147e3
Patrick Williams (1): build: switch to C++20 Change-Id: I7d358f6aed2c0379575d55ddd9985860eb308cd0 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 fd2e49a38..29076b480 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
@@ -45,7 +45,7 @@ RDEPENDS:max31785-msl = "${VIRTUAL-RUNTIME_base-utils} i2c-tools bash"
SRC_URI += "git://github.com/openbmc/phosphor-hwmon"
-SRCREV = "04da055198fe03f119e53578ac80a6188461b748"
+SRCREV = "3a816147e3e1e1196e7da61b26ccbd01fdbbf6c2"
S = "${WORKDIR}/git"