host-error-monitor: srcrev bump 1a08117288..3d2ceedcc0

Jason M. Bills (2):
      Update to C++20
      Add missing include for boost::flat_map

Change-Id: I78fc0bc924d1ee25f715e76b1a0459a020a9a97e
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 3d7b2dd..3769519 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 = "1a0811728807517b2206de964e5146f844666d0c"
+SRCREV = "3d2ceedcc0914175dcee1577277a7295bc6b4b2a"
 
 S = "${WORKDIR}/git"