commit | 71d3a3f51c227f5f04a602a153e290208e2dd41b | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Nov 21 02:40:07 2022 -0600 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Wed Nov 30 19:42:31 2022 +0000 |
tree | 5add68ff036a4490c114f20c1629caa31654a241 | |
parent | 7f23e3a83e7efc6b7e15bde821fcebe5c491cd7c [diff] |
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>
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 c3f11fe..532f51f 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 @@ DEPENDS = "boost sdbusplus libgpiod libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "d4645cbffd198bd86c7cce6c986c688e7d3bf83f" +SRCREV = "519f2cd6284a402113434b4e23c5908ed49e5d5c" S = "${WORKDIR}/git"