host-error-monitor: srcrev bump ed6972aefe..779e1f8b6a

Jason M. Bills (3):
      Move checkErrPinCPUs() to a common header
      Rename the err_pin_monitor to err_pin_timeout_monitor
      Add a non-polling ERR pin monitor

Change-Id: I0a6e9d3ce097c79864797530133cd65a1e014786
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 3cae220..8ba44c8 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 = "ed6972aefe37a039d5b41d183eafc8c48549be67"
+SRCREV = "779e1f8b6adb9516299e471aececc80993a51cb8"
 
 S = "${WORKDIR}/git"