phosphor-health-monitor: srcrev bump 658d70aaca..2a9400112d

Jian Zhang (1):
      misc: Move to steady_timer

Change-Id: Ia696064aef92009a0f26cdc0ec7db35a6ab3118f
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 7047e48..e7d2cb6 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 = "658d70aacab5b3d9786f72e860ec49e45012ae05"
+SRCREV = "2a9400112d68fcb3ef47553671db72346abe48a0"
 PR = "r1"
 
 SRC_URI = "git://github.com/openbmc/phosphor-health-monitor.git;protocol=https;branch=master"