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

Change-Id: Idbaaa420d6e289647beb3b4023e1a585bf760526
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb b/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
index d280b25..a56ca5a 100644
--- a/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
+++ b/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"