commit | 98024bc8364d91a97d1dd074778d7119269afdf4 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Apr 08 08:50:18 2024 -0500 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Apr 08 08:50:18 2024 -0500 |
tree | 2077d758a88ed6b929ced0b7f4f701e27b3d68b3 | |
parent | 740e9cae348b8ad11d3a0d4f20d2dd9171a6b83f [diff] |
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>
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 2ac2f50..e730f6b 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 @@ DEPENDS = "boost sdbusplus libgpiod libpeci phosphor-dbus-interfaces" PV = "0.1+git${SRCPV}" -SRCREV = "85d19abcab63d98adae806a952db5264c4965da9" +SRCREV = "7aede384fcfce9ef5a8b6e2dd70f85e7f244b06b" S = "${WORKDIR}/git"