commit | caa8f201294b9cda35fe3c9a02613f03fd0616ef | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Dec 12 19:00:18 2022 -0600 |
committer | Jason Bills <jason.m.bills@linux.intel.com> | Tue Dec 13 15:46:07 2022 +0000 |
tree | 4cf13cc6f1bd5f1e02f5f2da4a74ada46ed72440 | |
parent | 8f7e767789a4e5da9ad218853ff6e61d395526ea [diff] |
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>
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 a46d7b5..b3b6f15 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 @@ DEPENDS = "boost sdbusplus libgpiod libpeci" PV = "0.1+git${SRCPV}" -SRCREV = "fe6418244487837785a5f3da47c61563535727cd" +SRCREV = "f8c0e1aa0e9f6e36bd1bc733d72a1fb66e4de274" S = "${WORKDIR}/git"