host-error-monitor: srcrev bump 5287c02c5f..2fbb9eaded

Jason M. Bills (2):
      Only update host state based on CurrentHostState
      Only match on ...State.Host not the namespace

(From meta-intel rev: 8a2e377595317a7b69ade6add79250de4413e92c)

Change-Id: Idbaff6abf1c9629325ebca32a492df5d524f655b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb b/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
index d280b25..a56ca5a 100644
--- a/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
+++ b/meta-intel/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 = "5287c02c5f96b40f0941c9c72ab29d2c7ac44a96"
+SRCREV = "2fbb9eadeda2ae8a77ac53346b53f2d0a72f3e74"
 
 S = "${WORKDIR}/git"