host-error-monitor: srcrev bump 3a046aa90b..a6895608d5

Jason M. Bills (5):
      Update meson formatting
      Add host_error_monitor.cpp to the unit test build
      Add missing header and inline keywords
      Handle recovery if crashdump fails to start
      Add missing capture

Change-Id: I01f67e7482ec513e8d7c86f454772c4c09094f0d
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 de28ec2..9c23352 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
@@ -14,7 +14,7 @@
 DEPENDS = "boost sdbusplus libgpiod libpeci phosphor-dbus-interfaces"
 
 PV = "0.1+git${SRCPV}"
-SRCREV = "3a046aa90bb65c534d1460034743b07d9a140085"
+SRCREV = "a6895608d542a3ad8bfd249a774877d0a2dcf43c"
 
 S = "${WORKDIR}/git"