summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-02 00:10:13 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-04-05 02:06:39 +0300
commit127a7307e4a597a9e0707207590bea56bd564bf9 (patch)
tree5987b1c29676384ef44fe9cb7c73ca38a7ed9c5c /meta-phosphor
parent81641928be9768a9efd4ea85d08472ca2ae340b5 (diff)
downloadopenbmc-127a7307e4a597a9e0707207590bea56bd564bf9.tar.xz
phosphor-hwmon: srcrev bump d54618168d..d273b1e06d
Patrick Williams (1): sdbusplus: object: don't use 'bool' argument constructor Change-Id: Ib7d14a6ac82be4e6a28a71879a9da33991dbdde0 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 8d82e4c393..f293522af3 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;branch=master;protocol=https"
-SRCREV = "d54618168d143988d183af831228a3a88e7c615b"
+SRCREV = "d273b1e06d8d68f60aac3139e5c83f884416c537"
S = "${WORKDIR}/git"