phosphor-health-monitor: srcrev bump f7406df01d..ec6601d134

Sui Chen (1):
      Fix CPU utilization calculation

Change-Id: If4e258ede37df5b5fc364b22b3c20fe9629b4fbf
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 6da9d04..ae4c6e9 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 = "f7406df01dacb44a4796afb77f042b616acc0165"
+SRCREV = "ec6601d134e103e918a06393c99f0dd75f1a20f5"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"