summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-22 19:21:09 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-22 20:23:30 +0300
commit03966b5b2d3d50a740ed8a1190a902c10f1e692a (patch)
treea157973d3ac9e38f4e8badeb31aa2f6b78e114fe
parentd4c91051815b66e4fae4cba579b0c605ce542e7a (diff)
downloadopenbmc-03966b5b2d3d50a740ed8a1190a902c10f1e692a.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
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 bbc3e2564..8139bfd19 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 += "phosphor-logging"
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"