phosphor-health-monitor: srcrev bump fdf610484b..67b8ebe0b7

Jagpal Singh Gill (3):
      fix the byte multiplier for /proc/meminfo values
      threshold: use absolute value for D-Bus
      health_monitor: change the ctx run time frequency

Patrick Williams (6):
      metric-config: remove thresholds on userspace and kernel CPU
      metric-config: remove thresholds on total-memory
      metric-config: remove the free-memory threshold
      metric-config: remove the buffer/cache-memory threshold
      Decrease logging severity for common message
      improve enum logging

Change-Id: I6620e5659769d971843d83b6343d216bb8614411
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 dfdf59c..0a25fc6 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 = "fdf610484be702a484683847935445099c8fcef2"
+SRCREV = "67b8ebe0b7b87eb610b56198669c941ccbd9c3c7"
 PV = "0.1+git${SRCPV}"
 PR = "r1"