summaryrefslogtreecommitdiff
path: root/meta-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-12 01:00:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-18 21:44:29 +0300
commitfc42d70f8630d5c30d17c5c080358dd562bb6d42 (patch)
tree2a9501949701679450039ee414ced08ef090bbdf /meta-intel
parentfe603bd6287faf2874c8699a4413b784b65b0eac (diff)
downloadopenbmc-fc42d70f8630d5c30d17c5c080358dd562bb6d42.tar.xz
host-error-monitor: srcrev bump 8495114f04..5287c02c5f
Jason M. Bills (2): Update to clang-format 10 Fix memory thermtrip detection Yong Li (2): Add beep support for CPU IERR error Add system status LED support (From meta-intel rev: c1e5460641fa423ffdb7c7c9e57ceb0faf6298fa) Change-Id: I8c388cf8e1e49ec27b4cebc76af97c175dddb6ce 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 d03fa0aa4..d280b25e8 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 = "8495114f044be01d0b8f9a773ec1e4db9998e150"
+SRCREV = "5287c02c5f96b40f0941c9c72ab29d2c7ac44a96"
S = "${WORKDIR}/git"