commit | 0fc7b0998a2d1b310b3d3241de6e67c3ffa4d42c | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Jun 17 13:50:14 2024 -0500 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Tue Jun 18 13:59:16 2024 +0000 |
tree | 95516edd8e19a087b5cf58710aa5ed694dc8f9f3 | |
parent | 66e7b8ba4eb246fd7a91109125d633d12951dc9c [diff] |
host-error-monitor: srcrev bump 3a046aa90b..a6895608d5 Jason M. Bills (5): Update meson formatting Add host_error_monitor.cpp to the unit test build Add missing header and inline keywords Handle recovery if crashdump fails to start Add missing capture Change-Id: I01f67e7482ec513e8d7c86f454772c4c09094f0d 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 de28ec2..9c23352 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
@@ -14,7 +14,7 @@ DEPENDS = "boost sdbusplus libgpiod libpeci phosphor-dbus-interfaces" PV = "0.1+git${SRCPV}" -SRCREV = "3a046aa90bb65c534d1460034743b07d9a140085" +SRCREV = "a6895608d542a3ad8bfd249a774877d0a2dcf43c" S = "${WORKDIR}/git"