summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/pldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-05-17 17:41:04 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-05-18 04:04:04 +0300
commiteb4284e74f483648e423f6a6869ac7ed54b6d29b (patch)
tree142fc0541edc5b144e119a3dfe1d2cc71c144d16 /meta-phosphor/recipes-phosphor/pldm
parentad9105f3145440fbfe65490ad687a9acd5e8f122 (diff)
downloadopenbmc-eb4284e74f483648e423f6a6869ac7ed54b6d29b.tar.xz
pldm: srcrev bump fe77eea1cd..02b4ee45d7
George Liu (1): Update MAINTAINERS Sridevi Ramesh (1): PLDM: Implement encode response & decode request api for SetEventReceiver. Tom Joseph (2): tests: Organize the test code to make it modular libpldmresponder: Make libpldmresponder optional Change-Id: I2f09f00ff64f90102aa6e094889c6e5d7c8578bd Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/pldm')
-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 a7597f370e..330fe59141 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 = "fe77eea1cdb0fea6f1dc3bae93849dcf094ca821"
+SRCREV = "02b4ee45d71f4aaf36903fc5bb97837c1f073d6b"