host-error-monitor: srcrev bump 72d3918861..5e1e7e3c4f

Jason M. Bills (3):
      Add support for FLAG_ACTIVE_LOW in libgpiod
      Fix build warnings
      Port to meson

Change-Id: I7bfebee3cea70dbcf9e79e7905f0c4317d252fea
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 376d58d..06426b1 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 = "72d391886119d11c48d61d8b1bda2c28e2a7e5cd"
+SRCREV = "5e1e7e3c4fb6ba9f47d62ec9c053ee6b7f80e456"
 
 S = "${WORKDIR}/git"