summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-28 23:20:13 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2023-12-08 00:57:25 +0300
commitc500552fc293de364ae2a64263bcd81355505b99 (patch)
treecc4baab25b278576299d5d274f283d61447af443 /meta-intel-openbmc
parent585e5484f89edc92c592dcb8dc6d740bd0380861 (diff)
downloadopenbmc-c500552fc293de364ae2a64263bcd81355505b99.tar.xz
host-error-monitor: srcrev bump bf81ccf8cb..58fa67cb3c
Jason M. Bills (3): Enable standalone build Add a meson option to enable googletest Add status LED support for ERR2 timeout Change-Id: I7e4cc8286c61b5acde842f2133bbaacbf667ded1 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 84530e85b7..4d7883719d 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 = "bf81ccf8cb8f0ab4c54843b1e41e8c34731c6df8"
+SRCREV = "58fa67cb3c299c3c3d82e847ecd109655043c279"
S = "${WORKDIR}/git"