summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-12 23:50:07 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2023-09-13 01:50:51 +0300
commit803b6ee3ace8d35d1ef70c1239eaf1ecfc48f423 (patch)
tree439f275788ebb2bdff3d9fcd59a5523b562ccf4c /meta-intel-openbmc/meta-common
parent2ef7358b07630c7860d3a0be34af395a7b68dd4c (diff)
downloadopenbmc-803b6ee3ace8d35d1ef70c1239eaf1ecfc48f423.tar.xz
host-error-monitor: srcrev bump 2fb7f92ccb..8c01b421ea
Jason M. Bills (2): Rename CATERR to IERR Remove CMake Change-Id: I2d1b1f35b2e37f550d6558d78dd4b3230d8972e3 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 5c560afcc5..c55cbed5d3 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 @@ SRC_URI = "git://github.com/openbmc/host-error-monitor;branch=master;protocol=ht
DEPENDS = "boost sdbusplus libgpiod libpeci"
PV = "0.1+git${SRCPV}"
-SRCREV = "2fb7f92ccb3043e688d7d43ae7bc805b2307fd8a"
+SRCREV = "8c01b421eaeef317464718143b449d82b350563b"
S = "${WORKDIR}/git"