host-error-monitor: srcrev bump 03ed41b37b..08d16db2cb

Zev Weiss (1):
      Make use of crashdump service optional

Change-Id: I74ace3f39fff7ad8b2deb74ccb0e88060be97a49
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 ebdfb87..941cb5b 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 = "03ed41b37b9feba12d8dcf42f5580557b9e0f13f"
+SRCREV = "08d16db2cbd8c1930490ab70d66548674b2a7aa2"
 
 S = "${WORKDIR}/git"