summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-30 23:30:33 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-09-01 23:57:32 +0300
commitdd780600edac2b8e96736b40c7e2b7cac9c89686 (patch)
treedf508a2a9ea811c94b6784496608cc6f23e9bd68 /meta-intel-openbmc/meta-common
parent2bc3fc6cb979bfef22109122060ad758dd239d06 (diff)
downloadopenbmc-dd780600edac2b8e96736b40c7e2b7cac9c89686.tar.xz
host-error-monitor: srcrev bump c99b8c905e..1a08117288
Jason M. Bills (2): Add CPU early error monitor Remove FIVR fault check from CPU thermtrip monitor Change-Id: I4f5bf89d3d04122309ff427e28904e1d853bb7ba Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc/meta-common')
-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 a9ab5797d2..3d7b2dd72a 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 = "c99b8c905e03f945e7fb45239ded2aa17c64629d"
+SRCREV = "1a0811728807517b2206de964e5146f844666d0c"
S = "${WORKDIR}/git"