summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common/recipes-core
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-02 00:10:13 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-03-02 00:10:13 +0300
commitda1d7e50515312c11e884da2efeb54b48d8b8f8a (patch)
treeaa0ecab8a86ed572ba7664e2bcacd3c011d77b1b /meta-intel-openbmc/meta-common/recipes-core
parent66a64c9dc48c47fcbeaf962a22d025f144d18cdd (diff)
downloadopenbmc-da1d7e50515312c11e884da2efeb54b48d8b8f8a.tar.xz
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>
Diffstat (limited to 'meta-intel-openbmc/meta-common/recipes-core')
-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 b3b6f157e9..dacb15a589 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 @@ SRC_URI = "git://github.com/openbmc/host-error-monitor;branch=master;protocol=ht
DEPENDS = "boost sdbusplus libgpiod libpeci"
PV = "0.1+git${SRCPV}"
-SRCREV = "f8c0e1aa0e9f6e36bd1bc733d72a1fb66e4de274"
+SRCREV = "ee00ccc0060cc1b575377743772b0bedabc83f08"
S = "${WORKDIR}/git"