summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-02-17 00:20:23 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2024-02-20 21:28:37 +0300
commita79c8d42f8c670b218421404e46cf6030101b8d9 (patch)
treed58260396d91e3ead25fbc2fe5996dd7c47e8b9f /meta-intel-openbmc
parentf575142f1a7ce93101b005366a98c22b30ddf49e (diff)
downloadopenbmc-a79c8d42f8c670b218421404e46cf6030101b8d9.tar.xz
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>
Diffstat (limited to 'meta-intel-openbmc')
-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 7f12d3f908..2ac2f5089c 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 @@ 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 = "97b5ef20b4c2968503ccc0d3dd2d49b2b192f2f2"
+SRCREV = "85d19abcab63d98adae806a952db5264c4965da9"
S = "${WORKDIR}/git"