commit | 438c0e89beff17403fd37c69d35e22f17f6e84d9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Nov 14 23:00:27 2023 -0600 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Mon Nov 27 20:56:29 2023 +0000 |
tree | baf152681c9aaf8c43780230cb4fb6081bb75f25 | |
parent | 5e4a1aa7feb01e9b156c5ff2443d97287ae918da [diff] |
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>
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 c55cbed..84530e8 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 @@ DEPENDS = "boost sdbusplus libgpiod libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "8c01b421eaeef317464718143b449d82b350563b" +SRCREV = "bf81ccf8cb8f0ab4c54843b1e41e8c34731c6df8" S = "${WORKDIR}/git"