summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-12-13 04:00:18 +0300
committerJason Bills <jason.m.bills@linux.intel.com>2022-12-13 18:46:07 +0300
commitcaa8f201294b9cda35fe3c9a02613f03fd0616ef (patch)
tree4cf13cc6f1bd5f1e02f5f2da4a74ada46ed72440 /meta-intel-openbmc
parent8f7e767789a4e5da9ad218853ff6e61d395526ea (diff)
downloadopenbmc-caa8f201294b9cda35fe3c9a02613f03fd0616ef.tar.xz
host-error-monitor: srcrev bump fe64182444..f8c0e1aa0e
JinFuLin (3): Add Asserted property for mem thermtrip Add Asserted property for cpu thermtrip Make objectPath leaf name customizable Change-Id: I48c8cd014e7b11a1b06f33808f7fee3fef2c5cb8 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-intel-openbmc')
-rw-r--r--meta-intel-openbmc/meta-common/recipes-core/host-error-monitor/host-error-monitor_git.bb2
1 files changed, 1 insertions, 1 deletions
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 a46d7b5a3a..b3b6f157e9 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 @@ SRC_URI = "git://github.com/openbmc/host-error-monitor;branch=master;protocol=ht
DEPENDS = "boost sdbusplus libgpiod libpeci"
PV = "0.1+git${SRCPV}"
-SRCREV = "fe6418244487837785a5f3da47c61563535727cd"
+SRCREV = "f8c0e1aa0e9f6e36bd1bc733d72a1fb66e4de274"
S = "${WORKDIR}/git"