summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common/recipes-core/host-error-monitor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-15 17:50:23 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-15 17:50:23 +0300
commitae01ae0e6764b1da8db52c8998f0e10710182ea2 (patch)
tree743a60391345ae716bd5933f1ab3c603d0b212e0 /meta-intel-openbmc/meta-common/recipes-core/host-error-monitor
parentabeb6aa1c7c9796f28467115a80e9b72d6472a04 (diff)
downloadopenbmc-ae01ae0e6764b1da8db52c8998f0e10710182ea2.tar.xz
host-error-monitor: srcrev bump 7aede384fc..3a046aa90b
Jason M. Bills (1): Use the new CPUModel enum names from libpeci Change-Id: I85f4c4b04a21797232d5bfa9cbad31270dd05cef Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc/meta-common/recipes-core/host-error-monitor')
-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 c412d396e7..de28ec2505 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
@@ -14,7 +14,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 = "7aede384fcfce9ef5a8b6e2dd70f85e7f244b06b"
+SRCREV = "3a046aa90bb65c534d1460034743b07d9a140085"
S = "${WORKDIR}/git"