host-error-monitor: srcrev bump 1c208480e6..2d58247205

Jason M. Bills (2):
      Add CPLD CRC Error Monitor
      Add an MCERR monitor

Change-Id: I85ce4e7ef02084c701e787fcb55d3049a09267c4
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 bd97696..1ff4af6 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 = "1c208480e6de77a5a41b0733c595e8d4a99e5311"
+SRCREV = "2d5824720597309fe815c99b096ce0d7bff56cf1"
 
 S = "${WORKDIR}/git"