host-error-monitor: srcrev bump 53099c49b8..8495114f04

Jason M. Bills (2):
      Fix stand-alone build for CI
      Don't check host state for errors that cause shutdown

Change-Id: Ic9d4f612a4b97489450c3d5fe89ac834d7ed75fd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb b/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
index 2402316..fb0f412 100644
--- a/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
+++ b/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 = "53099c49b89c22cfe09c7217679ae1fb20e019eb"
+SRCREV = "8495114f044be01d0b8f9a773ec1e4db9998e150"
 
 S = "${WORKDIR}/git"