From e487ccd4d75f7feba8fb69df131635f492b4cde2 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 21 Mar 2022 21:50:05 +0000 Subject: 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 --- .../recipes-core/host-error-monitor/host-error-monitor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3