summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-27 18:10:08 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-27 18:10:08 +0300
commitaae23c3bf3c82ff186febcf267ee3b7eb98826f2 (patch)
treecc09ce37449e9c1e84e0b90f7cb46646d8d44c4b /meta-intel-openbmc
parentcfd193bbc0de836484d4ac3770757a50cd101cdf (diff)
downloadopenbmc-aae23c3bf3c82ff186febcf267ee3b7eb98826f2.tar.xz
host-error-monitor: srcrev bump 08d16db2cb..1c0d047713
Jason M. Bills (1): Handle crashdump busy error Change-Id: I5bbf0522a5b8d81b96b09fd2d7a8b27bdb45203c 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 941cb5bb62..00b5cf34ee 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 = "08d16db2cbd8c1930490ab70d66548674b2a7aa2"
+SRCREV = "1c0d047713fe603fecebd42cf4c21cf98a31e44a"
S = "${WORKDIR}/git"