summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-04 21:00:37 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-08-05 15:29:45 +0300
commitc4b0308f2c4ba46fb5683ee8f94dae0e5038d5f4 (patch)
tree2d943a8ec9d3249a1917c4d71f7cd35ad0dd5279 /meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
parent5def817b66b01bf300060d33faa0bf1717c33552 (diff)
downloadopenbmc-c4b0308f2c4ba46fb5683ee8f94dae0e5038d5f4.tar.xz
phosphor-health-monitor: srcrev bump 37f8b5137a..973c1b6945
Patrick Williams (1): MAINTAINERS: remove file Change-Id: I9fe49a259b4a96fcc4b01d26271114ef7937fde7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb')
-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 0310ba7b2e..635ae9e373 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;branch=master"
-SRCREV = "37f8b5137a95dfc335fa45492939d5685ecd5535"
+SRCREV = "973c1b6945d7229ecde5fbb9712d632859dabf4a"
S = "${WORKDIR}/git"
SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"