commit | a79c8d42f8c670b218421404e46cf6030101b8d9 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Fri Feb 16 15:20:23 2024 -0600 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Tue Feb 20 18:28:37 2024 +0000 |
tree | d58260396d91e3ead25fbc2fe5996dd7c47e8b9f | |
parent | f575142f1a7ce93101b005366a98c22b30ddf49e [diff] |
host-error-monitor: srcrev bump 97b5ef20b4..85d19abcab Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: I31b2617e022663f6f9857e8abb64be4d1a6ac32b 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 7f12d3f..2ac2f50 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 = "97b5ef20b4c2968503ccc0d3dd2d49b2b192f2f2" +SRCREV = "85d19abcab63d98adae806a952db5264c4965da9" S = "${WORKDIR}/git"