commit | 9ff7193e40b933f81f83057e2db4a6e2e7a606ff | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Oct 06 21:32:08 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Fri Oct 08 01:46:07 2021 +0000 |
tree | b934fd7999b9dccb4ff12a06a138562cfc06219b | |
parent | eef9ff6020afa84f05c7ad866b5184055f672f16 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb index fd2e49a..29076b4 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 @@ SRC_URI += "git://github.com/openbmc/phosphor-hwmon" -SRCREV = "04da055198fe03f119e53578ac80a6188461b748" +SRCREV = "3a816147e3e1e1196e7da61b26ccbd01fdbbf6c2" S = "${WORKDIR}/git"