host-error-monitor: srcrev bump 1c0d047713..92608b3790

Jason M. Bills (1):
      Use variable for service install location

Change-Id: I28d0ee360da26950cee2d16f8da610783db94abd
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 2eb7ca0..7e6550f 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 = "1c0d047713fe603fecebd42cf4c21cf98a31e44a"
+SRCREV = "92608b3790b2b44961d27ae28f324edcf75ff2c0"
 
 S = "${WORKDIR}/git"