summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-06 17:30:18 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-06 17:30:18 +0300
commit4b463f3e5447f7f1177804d1b0278fa6426bf2a2 (patch)
treefa2bd812c9a4239d20ae53cc71f9c6e35b87e041 /meta-intel-openbmc
parentc888e3f0e5cbd265ccbab0ba63e5e0735f5f13d3 (diff)
downloadopenbmc-4b463f3e5447f7f1177804d1b0278fa6426bf2a2.tar.xz
host-error-monitor: srcrev bump 1c0d047713..92608b3790
Jason M. Bills (1): Use variable for service install location Change-Id: I28d0ee360da26950cee2d16f8da610783db94abd 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 2eb7ca0a60..7e6550faa1 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 = "1c0d047713fe603fecebd42cf4c21cf98a31e44a"
+SRCREV = "92608b3790b2b44961d27ae28f324edcf75ff2c0"
S = "${WORKDIR}/git"