pldmd-google: SRC_REV bump c81766df00..6f7968be95
Carson Labrado (1):
requester: fix typos
Jinliang Wang (4):
requester: seperate AMPERE event support logic
requester: enter quiet period after sensor polling timeout
Merge "requester: seperate AMPERE event support logic" into google-dev
Merge "requester: enter quiet period after sensor polling timeout" into google-dev
Tested:
On platform24: ipmitool power off host and make sure that the kernel
hung task detector is not triggered:
https://paste.googleplex.com/5518260947386368
On platform22: Check 3 hours pldmd journal log, make sure that the quiet
period is not triggered due to occasional device timeout:
https://paste.googleplex.com/6408912555999232
Fusion-link: platform22 and platform24 doesn't support presubmit CBTR
Google-Bug-Id: 385146808
Change-Id: I585520906403ff4212292dccb8829c8845a86986
Signed-off-by: Jinliang Wang <jinliangw@google.com>
(cherry picked from commit 45466c81eb28721a3a7ed6b9d839c6ed4c2ee62f)
Platforms-Affected: platform22, platform24
diff --git a/recipes-google/pldmd/pldmd-google_git.bb b/recipes-google/pldmd/pldmd-google_git.bb
index 0378344..496bf09 100644
--- a/recipes-google/pldmd/pldmd-google_git.bb
+++ b/recipes-google/pldmd/pldmd-google_git.bb
@@ -2,7 +2,7 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://gbmc.googlesource.com/pldm;branch=google-dev;protocol=https"
-SRCREV = "c81766df00fd39c094f1faf78ff33ba01b596ff8"
+SRCREV = "6f7968be95847e90e590792829adc864089e7679"
SUMMARY = "PLDM Stack (Google Fork)"
DESCRIPTION = "Implementation of the PLDM specifications"