host-error-monitor: srcrev bump 3d2ceedcc0..d4645cbffd

Jason M. Bills (1):
      Add a debug message for unsupported CPU models

Change-Id: Ib2008426b09bf78a2d5a754405768b97b5bba60d
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 3769519..c3f11fe 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 = "3d2ceedcc0914175dcee1577277a7295bc6b4b2a"
+SRCREV = "d4645cbffd198bd86c7cce6c986c688e7d3bf83f"
 
 S = "${WORKDIR}/git"