summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-10 18:00:08 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-10 18:00:08 +0300
commitdb3f02ac1580cb1321093025a20ee3d4db7b12b9 (patch)
tree0e661a975ee8924c7e72ed76dc0dfb11b594b2a5 /meta-intel-openbmc
parent1ce49267e7223181232f2fdba4373444dbae0be9 (diff)
downloadopenbmc-db3f02ac1580cb1321093025a20ee3d4db7b12b9.tar.xz
host-error-monitor: srcrev bump c4a241ed04..72d3918861
Jason M. Bills (1): Fix build error with CRASHDUMP enabled Change-Id: I66d00f8358ea8d7ce406e5cc7eb50094bf080908 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc')
-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 c26d3486b1..376d58d673 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
@@ -7,7 +7,7 @@ SRC_URI = "git://github.com/openbmc/host-error-monitor;branch=master;protocol=ht
DEPENDS = "boost sdbusplus libgpiod libpeci"
PV = "0.1+git${SRCPV}"
-SRCREV = "c4a241ed0479e70f4084f69f65ead77c3683aefc"
+SRCREV = "72d391886119d11c48d61d8b1bda2c28e2a7e5cd"
S = "${WORKDIR}/git"