commit | 1a8ea6cd3f10255abbd867c6ce541d79824e8db4 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Mar 22 21:20:33 2022 +0000 |
committer | Andrew Geissler <andrew@geissonator.com> | Wed Mar 23 22:29:32 2022 +0000 |
tree | cf7cf5d1386cafeb3bcaae03c75bad73c4393796 | |
parent | 03dbb28d12f95ac0c7ff607a0b530c84d10a62c5 [diff] |
phosphor-health-monitor: srcrev bump a6cd704bda..a1ed140b53 Patrick Williams (1): meson: simplify dependencies Change-Id: I3e4ad16fc87790bf793e828e0ec35fc0d6a903f8 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 62b8d32..a8fddf5 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 = "a6cd704bda72e39e1b94652a9eb0733da8498791" +SRCREV = "a1ed140b5351e1b264471b0462cc4eab753fbda6" S = "${WORKDIR}/git" SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"