commit | c4b0308f2c4ba46fb5683ee8f94dae0e5038d5f4 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Aug 04 13:00:37 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Fri Aug 05 12:29:45 2022 +0000 |
tree | 2d943a8ec9d3249a1917c4d71f7cd35ad0dd5279 | |
parent | 5def817b66b01bf300060d33faa0bf1717c33552 [diff] |
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>
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 0310ba7..635ae9e 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;branch=master" -SRCREV = "37f8b5137a95dfc335fa45492939d5685ecd5535" +SRCREV = "973c1b6945d7229ecde5fbb9712d632859dabf4a" S = "${WORKDIR}/git" SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"