summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-17 22:40:14 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-17 22:40:14 +0300
commitf647f17055c88bc7af1ac4698925265e6e7bc3c0 (patch)
tree3067916078c98220883379bec7403a615701faf3 /meta-intel-openbmc
parentcd903b0ce99c1aad34ab7fdfc31255e2a5f49329 (diff)
downloadopenbmc-f647f17055c88bc7af1ac4698925265e6e7bc3c0.tar.xz
host-error-monitor: srcrev bump 92608b3790..8b7c55eb3b
Jason M. Bills (1): Change CrashdumpComplete signal interface Change-Id: I2e9f9cfacd48de8b9422749373f1a8007280c986 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 7e6550faa1..5508ad5224 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 = "92608b3790b2b44961d27ae28f324edcf75ff2c0"
+SRCREV = "8b7c55eb3b485ffd5d8497c1060033076a2f43fc"
S = "${WORKDIR}/git"