host-error-monitor: srcrev bump c99b8c905e..1a08117288

Jason M. Bills (2):
      Add CPU early error monitor
      Remove FIVR fault check from CPU thermtrip monitor

Change-Id: I4f5bf89d3d04122309ff427e28904e1d853bb7ba
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb b/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
index a9ab579..3d7b2dd 100644
--- a/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
+++ b/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
@@ -7,7 +7,7 @@
 DEPENDS = "boost sdbusplus libgpiod libpeci"
 
 PV = "0.1+git${SRCPV}"
-SRCREV = "c99b8c905e03f945e7fb45239ded2aa17c64629d"
+SRCREV = "1a0811728807517b2206de964e5146f844666d0c"
 
 S = "${WORKDIR}/git"