host-error-monitor: srcrev bump fe64182444..f8c0e1aa0e

JinFuLin (3):
      Add Asserted property for mem thermtrip
      Add Asserted property for cpu thermtrip
      Make objectPath leaf name customizable

Change-Id: I48c8cd014e7b11a1b06f33808f7fee3fef2c5cb8
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 a46d7b5..b3b6f15 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 = "fe6418244487837785a5f3da47c61563535727cd"
+SRCREV = "f8c0e1aa0e9f6e36bd1bc733d72a1fb66e4de274"
 
 S = "${WORKDIR}/git"