commit | d3bebc51dd3c84cc1e233ec057270edc1cf57598 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Apr 23 02:51:27 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Apr 26 02:01:42 2021 +0000 |
tree | abc640ee6c5ecd4f0e5698bbc81c911e8bf91268 | |
parent | b5e4a479cf570367b16b60977fed4188270963aa [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb b/meta-phosphor/recipes-phosphor/sensors/phosphor-hwmon_git.bb index 3a11ec7..4e90977 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-iio.rules" SRC_URI += "file://start_hwmon.sh" -SRCREV = "f4414cba09577e906b7b022a96b41e6a859da149" +SRCREV = "73769099e215de68fbb6c82664eb682cacce9f56" S = "${WORKDIR}/git"