summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-27 14:00:38 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-04-27 14:00:38 +0300
commitbd58e95482128fa5aefb97125613e6b23723e85e (patch)
tree251b34f281b5b38a62102b681cf47ee7f3f89890
parent857f086eb5e8ecac0b62f63848229b2c3afdf653 (diff)
downloadopenbmc-bd58e95482128fa5aefb97125613e6b23723e85e.tar.xz
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 <openbmcbump-github@yahoo.com>
-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 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"