commit | 03966b5b2d3d50a740ed8a1190a902c10f1e692a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Dec 22 16:21:09 2021 +0000 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Dec 22 17:23:30 2021 +0000 |
tree | a157973d3ac9e38f4e8badeb31aa2f6b78e114fe | |
parent | d4c91051815b66e4fae4cba579b0c605ce542e7a [diff] |
phosphor-health-monitor: srcrev bump 9d29b378d3..a6cd704bda Konstantin Aladyshev (1): Set unset threshold values to NaN Change-Id: I551a81437255dfd9085b0ec4bd8eb4e1ad06476f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb index bbc3e25..8139bfd 100644 --- a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb +++ b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
@@ -15,7 +15,7 @@ DEPENDS += "nlohmann-json" SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https" -SRCREV = "9d29b378d369166399cb1817f7591711f2060170" +SRCREV = "a6cd704bda72e39e1b94652a9eb0733da8498791" S = "${WORKDIR}/git" SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"