summaryrefslogtreecommitdiff
path: root/meta-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-10 23:00:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-12 15:59:33 +0300
commit04fd87dc6ad611a2b98c6c39a51c8689977ff831 (patch)
treeb641b6dc416f7d6e94b06da54456fc286cdf3c05 /meta-intel
parent3505c3ac185cdf8cf20c99b289d224ddf9cf27cd (diff)
downloadopenbmc-04fd87dc6ad611a2b98c6c39a51c8689977ff831.tar.xz
host-error-monitor: srcrev bump 53099c49b8..8495114f04
Jason M. Bills (2): Fix stand-alone build for CI Don't check host state for errors that cause shutdown (From meta-intel rev: 4a72dde64b4e90755a2fe5482363ce2b00b01099) Change-Id: I0f1f5edd03636731db142ea8f887dca2f5e3549d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel')
-rw-r--r--meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb b/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
index 2402316e1..fb0f412ff 100644
--- a/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
+++ b/meta-intel/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"
DEPENDS = "boost sdbusplus libgpiod libpeci"
PV = "0.1+git${SRCPV}"
-SRCREV = "53099c49b89c22cfe09c7217679ae1fb20e019eb"
+SRCREV = "8495114f044be01d0b8f9a773ec1e4db9998e150"
S = "${WORKDIR}/git"