host-error-monitor: srcrev bump 8b7c55eb3b..c4a241ed04

Jason M. Bills (1):
      Use an enum to specify the type of recovery to perform

Change-Id: Ib9180d2d5316cd41b59bd8413b806be9a8a34d60
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 5508ad5..c26d348 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 = "8b7c55eb3b485ffd5d8497c1060033076a2f43fc"
+SRCREV = "c4a241ed0479e70f4084f69f65ead77c3683aefc"
 
 S = "${WORKDIR}/git"