summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-31 00:40:33 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-31 00:40:33 +0300
commitdda5d32624f0eefd22c4ad47eb4fe18ca277c7ce (patch)
tree8a20d86e6e2f25a1c8bae8a8281147a69d150bf3 /meta-intel-openbmc
parent209c46293536a2ca7148656660475091d551faf0 (diff)
downloadopenbmc-dda5d32624f0eefd22c4ad47eb4fe18ca277c7ce.tar.xz
host-error-monitor: srcrev bump 5e1e7e3c4f..2fb7f92ccb
Jason M. Bills (1): Fix more build warnings Change-Id: I3554ac3f66209cb02891984582fa12f997e851bc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc')
-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 e6c8c573c3..5c560afcc5 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 = "5e1e7e3c4fb6ba9f47d62ec9c053ee6b7f80e456"
+SRCREV = "2fb7f92ccb3043e688d7d43ae7bc805b2307fd8a"
S = "${WORKDIR}/git"