commit | 033776b3c9ef57ed5b747db7deb394ca2fd43bb5 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Nov 02 13:11:14 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Tue Nov 02 22:09:29 2021 +0000 |
tree | ddf345ed36e5f04a2791decf1112154ba0a46f11 | |
parent | 74c661b27d9aa2011323c9628f8180d5c6c25a90 [diff] |
phosphor-health-monitor: srcrev bump 036f1617ec..f515187932 Manojkiran Eda (1): Add OWNERS file Change-Id: I9109f3e31323427ad82343fee0b1cc42d41a0699 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 8f3fd49..cf3f7ad 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=git" -SRCREV = "036f1617ec021fc67c57069b5ed8f02f5b356f80" +SRCREV = "f5151879326e36880ddf2c46fe8c539ce721b0d6" S = "${WORKDIR}/git" SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"