commit | c500552fc293de364ae2a64263bcd81355505b99 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Tue Nov 28 14:20:13 2023 -0600 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Thu Dec 07 21:57:25 2023 +0000 |
tree | cc4baab25b278576299d5d274f283d61447af443 | |
parent | 585e5484f89edc92c592dcb8dc6d740bd0380861 [diff] |
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>
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 84530e8..4d78837 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 @@ DEPENDS = "boost sdbusplus libgpiod libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "bf81ccf8cb8f0ab4c54843b1e41e8c34731c6df8" +SRCREV = "58fa67cb3c299c3c3d82e847ecd109655043c279" S = "${WORKDIR}/git"