summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-21 23:40:13 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2023-08-22 02:26:41 +0300
commitaf2aa1ccb391fa5aeb3316983258165da2d4a9cd (patch)
treef3f8c93ae0f83921eb2e4459df07d234a77812c5 /meta-intel-openbmc
parent6b903b70557fc708a5f5cbee9da2602bb42b072f (diff)
downloadopenbmc-af2aa1ccb391fa5aeb3316983258165da2d4a9cd.tar.xz
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 <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 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"