host-error-monitor: srcrev bump 57f47c4412..c99b8c905e

Jason M. Bills (2):
      mcerr_monitor: fix CPU numbering in message
      Add parameter to set the MCERR assert polarity

Change-Id: Id4e5220f91be84c427bd19ab65ddb93f7087d6e3
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 0a5bfdf..a9ab579 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 = "57f47c44128222beb859ad9d63e9caf0c702b300"
+SRCREV = "c99b8c905e03f945e7fb45239ded2aa17c64629d"
 
 S = "${WORKDIR}/git"