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
(From meta-intel rev: c1e5460641fa423ffdb7c7c9e57ceb0faf6298fa)
Change-Id: I8c388cf8e1e49ec27b4cebc76af97c175dddb6ce
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb b/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
index d03fa0a..d280b25 100644
--- a/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
+++ b/meta-intel/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"