phosphor-health-monitor: srcrev bump 7fc0aa1e3d..37f8b5137a

Patrick Williams (2):
      OWNERS: switch 'matches' to 'matchers'
      sdbusplus: use shorter type aliases

Potin Lai (2):
      healthMonitor: call configured unit when threshold exceeded
      bmc_health_config: remove default threshold target unit

Change-Id: I3032fe7e44d626994a59797ab16f9708fdbe7c84
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 a3a7d2e..0310ba7 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 = "7fc0aa1e3d932b2eca20eb8e5eade71267236d59"
+SRCREV = "37f8b5137a95dfc335fa45492939d5685ecd5535"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"