summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-22 00:50:05 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-03-22 01:31:10 +0300
commite487ccd4d75f7feba8fb69df131635f492b4cde2 (patch)
tree1f505b504be82237caeac00304b4009502f08e06 /meta-intel-openbmc
parent984e4436cfc2c6517628c68c6b440ce74ded1b77 (diff)
downloadopenbmc-e487ccd4d75f7feba8fb69df131635f492b4cde2.tar.xz
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>
Diffstat (limited to 'meta-intel-openbmc')
-rw-r--r--meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
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 3cae2209b0..8ba44c8f58 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 @@ SRC_URI = "git://github.com/openbmc/host-error-monitor;branch=master;protocol=ht
DEPENDS = "boost sdbusplus libgpiod libpeci"
PV = "0.1+git${SRCPV}"
-SRCREV = "ed6972aefe37a039d5b41d183eafc8c48549be67"
+SRCREV = "779e1f8b6adb9516299e471aececc80993a51cb8"
S = "${WORKDIR}/git"