summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-17 21:50:14 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2024-06-18 16:59:16 +0300
commit0fc7b0998a2d1b310b3d3241de6e67c3ffa4d42c (patch)
tree95516edd8e19a087b5cf58710aa5ed694dc8f9f3 /meta-intel-openbmc/meta-common/recipes-core/host-error-monitor
parent66e7b8ba4eb246fd7a91109125d633d12951dc9c (diff)
downloadopenbmc-0fc7b0998a2d1b310b3d3241de6e67c3ffa4d42c.tar.xz
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>
Diffstat (limited to 'meta-intel-openbmc/meta-common/recipes-core/host-error-monitor')
-rw-r--r--meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
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 de28ec2505..9c2335263f 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 @@ SRC_URI = "git://github.com/openbmc/host-error-monitor;branch=master;protocol=ht
DEPENDS = "boost sdbusplus libgpiod libpeci phosphor-dbus-interfaces"
PV = "0.1+git${SRCPV}"
-SRCREV = "3a046aa90bb65c534d1460034743b07d9a140085"
+SRCREV = "a6895608d542a3ad8bfd249a774877d0a2dcf43c"
S = "${WORKDIR}/git"