summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-08 16:50:18 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-08 16:50:18 +0300
commit98024bc8364d91a97d1dd074778d7119269afdf4 (patch)
tree2077d758a88ed6b929ced0b7f4f701e27b3d68b3 /meta-intel-openbmc
parent740e9cae348b8ad11d3a0d4f20d2dd9171a6b83f (diff)
downloadopenbmc-98024bc8364d91a97d1dd074778d7119269afdf4.tar.xz
host-error-monitor: srcrev bump 85d19abcab..7aede384fc
Jason M. Bills (1): Enable tests by default and change check to allowed Change-Id: Ie18f54e9532ed7593b6b3ec11f8f9b2ea71ef5a4 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 2ac2f5089c..e730f6b591 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
@@ -12,7 +12,7 @@ SRC_URI = "git://github.com/openbmc/host-error-monitor;branch=master;protocol=ht
DEPENDS = "boost sdbusplus libgpiod libpeci phosphor-dbus-interfaces"
PV = "0.1+git${SRCPV}"
-SRCREV = "85d19abcab63d98adae806a952db5264c4965da9"
+SRCREV = "7aede384fcfce9ef5a8b6e2dd70f85e7f244b06b"
S = "${WORKDIR}/git"