phosphor-health-monitor: srcrev bump a1ed140b53..f8d7973720

Yong Li (1):
      Make health-monitor compatible with “sensor list” command

Change-Id: I2be66b7b4982410199534f7ead8b601a517670d2
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 a8fddf5..86b9cfa 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 = "a1ed140b5351e1b264471b0462cc4eab753fbda6"
+SRCREV = "f8d797372088ec0a9b2356de21496b0bc7fce95d"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"