summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-20 17:51:40 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-21 01:10:00 +0300
commitfa9832ea56f34eb558cd7f0ad07ccc6dd8c88ae2 (patch)
treead52fd9e963b97950461e8907bdbdd9a2650694a
parenta8b88bb6aaed387802d9b5d424de4853c34a47c0 (diff)
downloadopenbmc-fa9832ea56f34eb558cd7f0ad07ccc6dd8c88ae2.tar.xz
phosphor-hwmon: srcrev bump 5e034afc7a..6a391de429
Matt Spinler (2): Fixes for when sensor value is a double Print the errno from a fail in the journal (From meta-phosphor rev: c0499c75225c2eff4cddc7d4d23b637c324e58df) Change-Id: Ie6da1a87b1426b77b01098c9514de68b0f28e2f5 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 59de33c3f..1190479b6 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
@@ -40,7 +40,7 @@ SRC_URI += "file://70-hwmon.rules"
SRC_URI += "file://70-iio.rules"
SRC_URI += "file://start_hwmon.sh"
-SRCREV = "5e034afc7ac41630f075feda6bbeade1052ed27e"
+SRCREV = "6a391de429f7f3ef54aca821be0d70acee6b84a7"
S = "${WORKDIR}/git"