summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-common
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-01 04:40:13 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-12-01 20:29:07 +0300
commit1f2e1980018d02b5b85ac0b0d764444dcd2cfff0 (patch)
tree4ba62f2ed5eadbdede45fbffe7035c102448b2c9 /meta-intel-openbmc/meta-common
parent75790bd041139e3d5202bab64f47f29655ad9b7f (diff)
downloadopenbmc-1f2e1980018d02b5b85ac0b0d764444dcd2cfff0.tar.xz
host-error-monitor: srcrev bump 519f2cd628..fe64182444
JinFuLin (1): Add Asserted property for IERR Change-Id: Ief345c8528188d9e28c91be7644c4414a7beb31c Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc/meta-common')
-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 532f51f325..a46d7b5a3a 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 = "519f2cd6284a402113434b4e23c5908ed49e5d5c"
+SRCREV = "fe6418244487837785a5f3da47c61563535727cd"
S = "${WORKDIR}/git"