commit | 42cdae2c7a00ecc17fabd7c62ee5e73f8dfd9b68 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Nov 09 13:20:38 2022 -0600 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Nov 09 13:20:38 2022 -0600 |
tree | 1159fb401a8dc82c62490ab7095a169eae724cd7 | |
parent | a28c4af0eff83726eab8d6ceec5509dbc087b871 [diff] |
host-error-monitor: srcrev bump 3d2ceedcc0..d4645cbffd Jason M. Bills (1): Add a debug message for unsupported CPU models Change-Id: Ib2008426b09bf78a2d5a754405768b97b5bba60d 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 3769519..c3f11fe 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 @@ DEPENDS = "boost sdbusplus libgpiod libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "3d2ceedcc0914175dcee1577277a7295bc6b4b2a" +SRCREV = "d4645cbffd198bd86c7cce6c986c688e7d3bf83f" S = "${WORKDIR}/git"