summaryrefslogtreecommitdiff
path: root/meta-intel
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-24 20:20:43 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-24 23:11:55 +0300
commit0fb688a38e3ac137f2278a639059dc64e8b80da9 (patch)
tree0ecb4f71b8f339b36cad82a323834b75bde4ab91 /meta-intel
parent923abe76202c1b24e15b7486d3899c3ef0c396d1 (diff)
downloadopenbmc-0fb688a38e3ac137f2278a639059dc64e8b80da9.tar.xz
host-error-monitor: srcrev bump 5287c02c5f..2fbb9eaded
Jason M. Bills (2): Only update host state based on CurrentHostState Only match on ...State.Host not the namespace (From meta-intel rev: 8a2e377595317a7b69ade6add79250de4413e92c) Change-Id: Idbaff6abf1c9629325ebca32a492df5d524f655b Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-intel')
-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 d280b25e8..a56ca5ab9 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 = "5287c02c5f96b40f0941c9c72ab29d2c7ac44a96"
+SRCREV = "2fbb9eadeda2ae8a77ac53346b53f2d0a72f3e74"
S = "${WORKDIR}/git"