summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-24 23:30:12 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-05-24 23:30:12 +0300
commita3c09a82810ddfe52a25dfb9705aa3a9c3d75eeb (patch)
tree3322bf79f716de27134093de63e6c02e9cdc0202 /meta-intel-openbmc/meta-common/recipes-core/host-error-monitor
parent4b666412be40270df70c4bce2c9677c629dfb31b (diff)
downloadopenbmc-a3c09a82810ddfe52a25dfb9705aa3a9c3d75eeb.tar.xz
host-error-monitor: srcrev bump 03ed41b37b..08d16db2cb
Zev Weiss (1): Make use of crashdump service optional Change-Id: I74ace3f39fff7ad8b2deb74ccb0e88060be97a49 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc/meta-common/recipes-core/host-error-monitor')
-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 ebdfb870fc..941cb5bb62 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 = "03ed41b37b9feba12d8dcf42f5580557b9e0f13f"
+SRCREV = "08d16db2cbd8c1930490ab70d66548674b2a7aa2"
S = "${WORKDIR}/git"