commit | 3ad316af79544be893a4fab62497f9627b201864 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jun 20 23:20:22 2022 -0500 |
committer | Andrew Geissler <andrew@geissonator.com> | Tue Jun 21 12:56:31 2022 +0000 |
tree | 756805cb267f7fcef0acd5d772c568053859685e | |
parent | 13136f676cd09b0f1fbc5cfa62b048234301e369 [diff] |
phosphor-health-monitor: srcrev bump f8d7973720..7fc0aa1e3d Willy Tu (1): cleanup: Remove unnecessary info message for dbus matcher Change-Id: I01d74a8640d1269e5b31cc69eaf797d187c4965a 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 86b9cfa..a3a7d2e 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 = "f8d797372088ec0a9b2356de21496b0bc7fce95d" +SRCREV = "7fc0aa1e3d932b2eca20eb8e5eade71267236d59" S = "${WORKDIR}/git" SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"