From 04fd87dc6ad611a2b98c6c39a51c8689977ff831 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 10 Jun 2020 20:00:35 +0000 Subject: 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 (From meta-intel rev: 4a72dde64b4e90755a2fe5482363ce2b00b01099) Change-Id: I0f1f5edd03636731db142ea8f887dca2f5e3549d Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- .../recipes-core/host-error-monitor/host-error-monitor_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb b/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb index 2402316e1..fb0f412ff 100644 --- a/meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb +++ b/meta-intel/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" DEPENDS = "boost sdbusplus libgpiod libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "53099c49b89c22cfe09c7217679ae1fb20e019eb" +SRCREV = "8495114f044be01d0b8f9a773ec1e4db9998e150" S = "${WORKDIR}/git" -- cgit v1.2.3