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"