host-error-monitor: srcrev bump 9a9bf9846c..c90570ab1a
Jason M. Bills (6):
Fix missing includes
Switch to std::cerr for prints
Don't delete the crashdump match on failure
Switch to a specific signal for crashdump complete
Improve PECI error checking and reporting
Correct model-specific error code checks for IERR logging
(From meta-intel rev: 317c8513788ca2dfb8a8c704b00084ce82933ef0)
Change-Id: Ib11e5e2124a13473d3ad6a5a75002ed9ff37efe2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb b/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
index ca81ccd..6b24c52 100644
--- a/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
+++ b/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb
@@ -7,7 +7,7 @@
DEPENDS = "boost sdbusplus libgpiod libpeci"
PV = "0.1+git${SRCPV}"
-SRCREV = "9a9bf9846cabf0ef4c7076776f70230e1a7b8b13"
+SRCREV = "c90570ab1ad57ac824edf7b5d0f8a89afbcf0c09"
S = "${WORKDIR}/git"