phosphor-health-monitor: srcrev bump 973c1b6945..c82e61641b

Potin Lai (1):
      healthMonitor: wait until enough sensor reading in queue

Change-Id: I9d9ca6773881ea0d7aa0957f289cf722141ee9b9
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 635ae9e..344763b 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 = "973c1b6945d7229ecde5fbb9712d632859dabf4a"
+SRCREV = "c82e61641b81b252690b1aa4efb66ff509ebd7c4"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"