commit | 7863405953f1e42836fa36f8e935c0eef2a48041 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed May 12 17:52:04 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed May 12 20:21:17 2021 +0000 |
tree | da83ddd0d4ede06810c96ac32502fcbec264f19f | |
parent | 40cbe7969f067d899f46d3b3983580625e1d91e3 [diff] |
phosphor-hwmon: srcrev bump 6d50c3e9e1..e32ce16bb6 Matt Spinler (1): Hardcode SensorValueType to double Change-Id: I63d4962194e4767e261b9edc3e9f2f927e216d98 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 7932175..0d163c1 100644 --- a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb +++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
@@ -43,7 +43,7 @@ SRC_URI += "git://github.com/openbmc/phosphor-hwmon" -SRCREV = "6d50c3e9e184d3741eec13bd164518864fe806bf" +SRCREV = "e32ce16bb6cc527b2e46b6e90ef7ac47404da173" S = "${WORKDIR}/git"