phosphor-health-monitor: srcrev bump 517524a01f..51bcfcb11d

Sui Chen (1):
      Add kernel and user CPU utilization

Change-Id: I7803cc537a1495855f5f9a07e4787bead9f63a46
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 f154b49..4f54a55 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 = "517524a01fd815ce851a598cd68d12e6232eee1e"
+SRCREV = "51bcfcb11d64e830729c8568b473eb957fb9c47c"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"