summaryrefslogtreecommitdiff
path: root/meta-intel/meta-common
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-12 21:50:36 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-08-14 02:27:38 +0300
commit55c712791f3618ec9611232f46efb402a9a03fbe (patch)
tree68795dcbd73d8335b5aceefccc11b1cfb14f22d3 /meta-intel/meta-common
parent556cfe882565123bfbd43055c126887ba977864e (diff)
downloadopenbmc-55c712791f3618ec9611232f46efb402a9a03fbe.tar.xz
host-error-monitor: srcrev bump 2fbb9eaded..9a9bf9846c
Jason M. Bills (1): Recover from errors with warm reset instead of power cycle (From meta-intel rev: 575e2499c171da10168214639621011ebb28087d) Change-Id: I9620ea3fc492fffc0f6262717e4ccc97bfe3d25e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-intel/meta-common')
-rw-r--r--meta-intel/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
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 a56ca5ab9..ca81ccdc5 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 = "2fbb9eadeda2ae8a77ac53346b53f2d0a72f3e74"
+SRCREV = "9a9bf9846cabf0ef4c7076776f70230e1a7b8b13"
S = "${WORKDIR}/git"