summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-15 08:00:27 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2023-11-27 23:56:29 +0300
commit438c0e89beff17403fd37c69d35e22f17f6e84d9 (patch)
treebaf152681c9aaf8c43780230cb4fb6081bb75f25 /meta-intel-openbmc
parent5e4a1aa7feb01e9b156c5ff2443d97287ae918da (diff)
downloadopenbmc-438c0e89beff17403fd37c69d35e22f17f6e84d9.tar.xz
host-error-monitor: srcrev bump 8c01b421ea..bf81ccf8cb
PavanKumarIntel (1): Fix the bugs found in static analysis Change-Id: I27aef84971babd19397bf718207e680528fc448c 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 c55cbed5d3..84530e85b7 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
@@ -11,7 +11,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 = "8c01b421eaeef317464718143b449d82b350563b"
+SRCREV = "bf81ccf8cb8f0ab4c54843b1e41e8c34731c6df8"
S = "${WORKDIR}/git"