phosphor-health-monitor: srcrev bump 2b231e8aa9..036f1617ec

Patrick Williams (5):
      build: switch to C++20
      meson: add subprojects to build
      MAINTAINERS: update for Vijay
      clang-format: sync latest from docs
      logging: switch to lg2

Sui Chen (2):
      Associate BMC health sensors with chassis
      Fix association creation

Change-Id: Id8f796c7e2661516fbdbccf35750cfb28a779100
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 4363d4c..8f3fd49 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=git"
-SRCREV = "2b231e8aa91a76a7c36f1c70c7e4058a38d0a5f1"
+SRCREV = "036f1617ec021fc67c57069b5ed8f02f5b356f80"
 S = "${WORKDIR}/git"
 
 SYSTEMD_SERVICE:${PN} = "phosphor-health-monitor.service"