commit | c1e5460641fa423ffdb7c7c9e57ceb0faf6298fa | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Jun 11 22:00:37 2020 +0000 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Thu Jun 18 00:08:28 2020 +0000 |
tree | 7ac0854cbaa8e9dabc66ab8bb9020183580bf696 | |
parent | 94936891b46c0284696533522910eccfbce73047 [diff] |
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 Change-Id: I69e479974a8890b77401519d04e819a0ab208206 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb b/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb index d03fa0a..d280b25 100644 --- a/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb +++ b/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 = "8495114f044be01d0b8f9a773ec1e4db9998e150" +SRCREV = "5287c02c5f96b40f0941c9c72ab29d2c7ac44a96" S = "${WORKDIR}/git"