summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-05 00:20:06 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-03-05 01:33:59 +0300
commit9c528c9172d7174fcd19c7b312864fc204fb7949 (patch)
tree7cc6a33cde12c0e05daeebaeb4732663d251957b /meta-intel-openbmc/meta-common/recipes-core/host-error-monitor
parent937a4fafd9e82a0adea5a5d2a4413512ad823fcb (diff)
downloadopenbmc-9c528c9172d7174fcd19c7b312864fc204fb7949.tar.xz
host-error-monitor: srcrev bump 1c208480e6..2d58247205
Jason M. Bills (2): Add CPLD CRC Error Monitor Add an MCERR monitor Change-Id: I85ce4e7ef02084c701e787fcb55d3049a09267c4 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc/meta-common/recipes-core/host-error-monitor')
-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 bd97696af2..1ff4af6d1d 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 = "1c208480e6de77a5a41b0733c595e8d4a99e5311"
+SRCREV = "2d5824720597309fe815c99b096ce0d7bff56cf1"
S = "${WORKDIR}/git"