summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-01-27 22:02:13 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-01-28 00:44:43 +0300
commit55771c908be882252237b3a7936f5fa3162ab871 (patch)
tree583f5d050ad9f00d147bc140086587459cada9d3 /meta-phosphor/recipes-phosphor
parent2235f67790cd37e64b3bbb724b5dafdce0a321f6 (diff)
downloadopenbmc-55771c908be882252237b3a7936f5fa3162ab871.tar.xz
pldm: srcrev bump 6a7ec0c11d..5b5fa4362b
Adriana Kobylak (5): oem-ibm: inband: Add processCodeUpdateLid() oem-ibm: inband: Check lid is complete oem-ibm: inband: Remove the lid header oem-ibm: inband: Handle BMC lids oem-ibm: inband: Add assembleCodeUpdateImage() Andrew Geissler (1): softoff: support host transition state Ed Tanous (1): Remove undefined behavior Manojkiran Eda (1): Update State Effecter PDR to support BMC Reboot Sagar Srinivas (3): oem-ibm: create OEM PDRs for all OEM state sensors and effecters oem-ibm: Implement SetEffecter actions corresponding to code update actions Platform: Unit tests for OEM PDRs Sampa Misra (3): oem ibm: infrastructure for oem handlers oem ibm: support reading LIDs based on type oem ibm: marker LID validation Varsha Kaverappa (3): OEM IBM: Platform: event framework to send events to PHYP pldm: inband code update: clear the image LIDs when pldm daemon comes up Inband code update: send PLDM events up for all code update states Change-Id: If3404f38ee03e26a1247a815e77a004601de3d2f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/pldm/pldm.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
index 14d8ea881..3a73f291d 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/pldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm"
-SRCREV = "6a7ec0c11d20842800c8540d510aa9354813de7e"
+SRCREV = "5b5fa4362bdfb38ffb8254f9471f41c224be281a"