summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-08 19:51:26 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-14 18:04:22 +0300
commit5b6cc97bf138293b6af12d5d3003bb66c700c48a (patch)
tree5a5f8c714f61c06decd6ebe73effbe0b23c461dc
parent0b0e8b080fc5dc66b49ccc51fbb4cf0c6eb8fb16 (diff)
downloadopenbmc-5b6cc97bf138293b6af12d5d3003bb66c700c48a.tar.xz
phosphor-hwmon: srcrev bump bd9bc00b8d..778f5c39b1
Brad Bishop (2): test: average: avoid unwanted implicit type deduction tests: fix warnings (From meta-phosphor rev: 94c6ce37948f1ed3400e6c1158ab24731acee397) Change-Id: If9d7f7d788fa1d03917e14ed339ce3fb9e0c0945 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 3fc44ba20..6697c7a3d 100644
--- a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
+++ b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb
@@ -39,7 +39,7 @@ SRC_URI += "file://70-hwmon.rules"
SRC_URI += "file://70-iio.rules"
SRC_URI += "file://start_hwmon.sh"
-SRCREV = "bd9bc00b8d7ce2e6631e81a9696addbc399be388"
+SRCREV = "778f5c39b1e53ee291f10a6d4d13d8fb16bbc112"
S = "${WORKDIR}/git"