commit | da1d7e50515312c11e884da2efeb54b48d8b8f8a | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Mar 01 15:10:13 2023 -0600 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Mar 01 15:10:13 2023 -0600 |
tree | aa0ecab8a86ed572ba7664e2bcacd3c011d77b1b | |
parent | 66a64c9dc48c47fcbeaf962a22d025f144d18cdd [diff] |
host-error-monitor: srcrev bump f8c0e1aa0e..ee00ccc006 Ed Tanous (2): Format json Change io_service to io_context Change-Id: I7444796329c8b340b0726e36e246e9f1f3e04db5 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 b3b6f15..dacb15a 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
@@ -7,7 +7,7 @@ DEPENDS = "boost sdbusplus libgpiod libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "f8c0e1aa0e9f6e36bd1bc733d72a1fb66e4de274" +SRCREV = "ee00ccc0060cc1b575377743772b0bedabc83f08" S = "${WORKDIR}/git"