From af2aa1ccb391fa5aeb3316983258165da2d4a9cd Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 21 Aug 2023 15:40:13 -0500 Subject: host-error-monitor: srcrev bump 72d3918861..5e1e7e3c4f Jason M. Bills (3): Add support for FLAG_ACTIVE_LOW in libgpiod Fix build warnings Port to meson Change-Id: I7bfebee3cea70dbcf9e79e7905f0c4317d252fea Signed-off-by: Andrew Geissler --- .../recipes-core/host-error-monitor/host-error-monitor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-intel-openbmc/meta-common/recipes-core/host-error-monitor') 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 376d58d673..06426b1871 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 @@ SRC_URI = "git://github.com/openbmc/host-error-monitor;branch=master;protocol=ht DEPENDS = "boost sdbusplus libgpiod libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "72d391886119d11c48d61d8b1bda2c28e2a7e5cd" +SRCREV = "5e1e7e3c4fb6ba9f47d62ec9c053ee6b7f80e456" S = "${WORKDIR}/git" -- cgit v1.2.3