host-error-monitor: srcrev bump bf81ccf8cb..58fa67cb3c

Jason M. Bills (3):
      Enable standalone build
      Add a meson option to enable googletest
      Add status LED support for ERR2 timeout

Change-Id: I7e4cc8286c61b5acde842f2133bbaacbf667ded1
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 84530e8..4d78837 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
@@ -11,7 +11,7 @@
 DEPENDS = "boost sdbusplus libgpiod libpeci"
 
 PV = "0.1+git${SRCPV}"
-SRCREV = "bf81ccf8cb8f0ab4c54843b1e41e8c34731c6df8"
+SRCREV = "58fa67cb3c299c3c3d82e847ecd109655043c279"
 
 S = "${WORKDIR}/git"