commit | ae01ae0e6764b1da8db52c8998f0e10710182ea2 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Apr 15 09:50:23 2024 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Apr 15 09:50:23 2024 -0500 |
tree | 743a60391345ae716bd5933f1ab3c603d0b212e0 | |
parent | abeb6aa1c7c9796f28467115a80e9b72d6472a04 [diff] |
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>
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 c412d39..de28ec2 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 @@ DEPENDS = "boost sdbusplus libgpiod libpeci phosphor-dbus-interfaces" PV = "0.1+git${SRCPV}" -SRCREV = "7aede384fcfce9ef5a8b6e2dd70f85e7f244b06b" +SRCREV = "3a046aa90bb65c534d1460034743b07d9a140085" S = "${WORKDIR}/git"