summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-23 05:51:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-26 05:01:42 +0300
commitd3bebc51dd3c84cc1e233ec057270edc1cf57598 (patch)
treeabc640ee6c5ecd4f0e5698bbc81c911e8bf91268 /meta-phosphor
parentb5e4a479cf570367b16b60977fed4188270963aa (diff)
downloadopenbmc-d3bebc51dd3c84cc1e233ec057270edc1cf57598.tar.xz
phosphor-hwmon: srcrev bump f4414cba09..73769099e2
Duke Du (1): Send high/low alarm signal when sensor reading exceeds threshold Change-Id: I8c3ecc19329703f84be2a6fde1fd915a6affbae4 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 3a11ec751..4e90977b4 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 += "file://70-hwmon.rules"
SRC_URI += "file://70-iio.rules"
SRC_URI += "file://start_hwmon.sh"
-SRCREV = "f4414cba09577e906b7b022a96b41e6a859da149"
+SRCREV = "73769099e215de68fbb6c82664eb682cacce9f56"
S = "${WORKDIR}/git"