phosphor-health-monitor: srcrev bump b7d7bd5a38..517524a01f

Andrew Geissler (1):
      monitor size of /tmp

Sui Chen (1):
      Change association tuple to "monitoring, monitored_by, bmc"

Change-Id: I2c8f4c27de9c3876b45993c8d0b6a31930811d42
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 a8aed2c..f154b49 100644
--- a/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
+++ b/meta-phosphor/recipes-phosphor/health/phosphor-health-monitor_git.bb
@@ -8,7 +8,7 @@
 DEPENDS += "sdeventplus"
 DEPENDS += "phosphor-logging"
 DEPENDS += "nlohmann-json"
-SRCREV = "b7d7bd5a384ea501766b15e4613eb9b14fe71e7f"
+SRCREV = "517524a01fd815ce851a598cd68d12e6232eee1e"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"