host-error-monitor: srcrev bump 8495114f04..5287c02c5f

Jason M. Bills (2):
      Update to clang-format 10
      Fix memory thermtrip detection

Yong Li (2):
      Add beep support for CPU IERR error
      Add system status LED support

Change-Id: I69e479974a8890b77401519d04e819a0ab208206
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 d03fa0a..d280b25 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 = "8495114f044be01d0b8f9a773ec1e4db9998e150"
+SRCREV = "5287c02c5f96b40f0941c9c72ab29d2c7ac44a96"
 
 S = "${WORKDIR}/git"