From bd58e95482128fa5aefb97125613e6b23723e85e Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 27 Apr 2023 06:00:38 -0500 Subject: host-error-monitor: srcrev bump ee00ccc006..03ed41b37b Zev Weiss (2): Add PROCHOT signal monitor Make libpeci dependency optional Change-Id: Ic4a71fb0a672349d235995b403b99596e2ba66c0 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 dacb15a589..ebdfb870fc 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 = "ee00ccc0060cc1b575377743772b0bedabc83f08" +SRCREV = "03ed41b37b9feba12d8dcf42f5580557b9e0f13f" S = "${WORKDIR}/git" -- cgit v1.2.3