commit | 4a72dde64b4e90755a2fe5482363ce2b00b01099 | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jun 10 20:00:35 2020 +0000 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Wed Jun 10 20:00:35 2020 +0000 |
tree | b4dc156bf40d64ec822d7d2287d7e7e3b7b0ec09 | |
parent | ddb6b7a5d70dabebc1468c98fa5cc2c6d11eff51 [diff] |
host-error-monitor: srcrev bump 53099c49b8..8495114f04 Jason M. Bills (2): Fix stand-alone build for CI Don't check host state for errors that cause shutdown Change-Id: Ic9d4f612a4b97489450c3d5fe89ac834d7ed75fd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb b/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb index 2402316..fb0f412 100644 --- a/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb +++ b/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 = "53099c49b89c22cfe09c7217679ae1fb20e019eb" +SRCREV = "8495114f044be01d0b8f9a773ec1e4db9998e150" S = "${WORKDIR}/git"