summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-04-26 20:10:15 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-04-27 19:47:36 +0300
commit34e56b6391cd9cf4a558f150a657306b9a8e764e (patch)
tree015d831c6f47d52c5a9d06288a0e6cc0a80e38da
parentab0af74885c5649a2a72808de07d62370e88faac (diff)
downloadopenbmc-34e56b6391cd9cf4a558f150a657306b9a8e764e.tar.xz
host-error-monitor: srcrev bump 779e1f8b6a..57f47c4412
Vasu V (1): Add CPU missing event Change-Id: I8aa573568cb8a785fa85de1e2c3b020f9c318676 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 8ba44c8f58..0a5bfdf5f8 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 = "779e1f8b6adb9516299e471aececc80993a51cb8"
+SRCREV = "57f47c44128222beb859ad9d63e9caf0c702b300"
S = "${WORKDIR}/git"