commit | 1f2e1980018d02b5b85ac0b0d764444dcd2cfff0 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Nov 30 19:40:13 2022 -0600 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Thu Dec 01 17:29:07 2022 +0000 |
tree | 4ba62f2ed5eadbdede45fbffe7035c102448b2c9 | |
parent | 75790bd041139e3d5202bab64f47f29655ad9b7f [diff] |
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>
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 532f51f..a46d7b5 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 @@ DEPENDS = "boost sdbusplus libgpiod libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "519f2cd6284a402113434b4e23c5908ed49e5d5c" +SRCREV = "fe6418244487837785a5f3da47c61563535727cd" S = "${WORKDIR}/git"