summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-12-21 19:41:03 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-12-21 20:24:30 +0300
commita4d1550627645758ea23f069703ec341a343bd23 (patch)
treee76c68ec0e5c9dc0dafc5540cd8912cc3b2f10dc
parent62412968bcf0ace5180229c2842b74c4bca8f794 (diff)
downloadopenbmc-a4d1550627645758ea23f069703ec341a343bd23.tar.xz
phosphor-health-monitor: srcrev bump f515187932..9d29b378d3
Konstantin Aladyshev (1): Set correct values for sensor min and max properties Change-Id: I5af479ddea8764a0a289cd39c2b49fb3e0e05242 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 cdeba6516..bbc3e2564 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 = "f5151879326e36880ddf2c46fe8c539ce721b0d6"
+SRCREV = "9d29b378d369166399cb1817f7591711f2060170"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"