summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-11-21 11:40:07 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-11-30 22:42:31 +0300
commit71d3a3f51c227f5f04a602a153e290208e2dd41b (patch)
tree5add68ff036a4490c114f20c1629caa31654a241 /meta-intel-openbmc/meta-common
parent7f23e3a83e7efc6b7e15bde821fcebe5c491cd7c (diff)
downloadopenbmc-71d3a3f51c227f5f04a602a153e290208e2dd41b.tar.xz
host-error-monitor: srcrev bump d4645cbffd..519f2cd628
JinFuLin (1): Start crashdump when failed in checking property Change-Id: Ia6876c46d2d8561e357fa6db2e4336a7ca175b85 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc/meta-common')
-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 c3f11fec1b..532f51f325 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 = "d4645cbffd198bd86c7cce6c986c688e7d3bf83f"
+SRCREV = "519f2cd6284a402113434b4e23c5908ed49e5d5c"
S = "${WORKDIR}/git"