summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-25 10:20:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-26 00:35:50 +0300
commit2ad1affdc75cfe824dbd7ab3894d3c843f3d0e3b (patch)
tree7bce028f61f30d9a9c473a1e389e5353fbe04e51
parent66035877da5734d75b93e44bd5ab2d45a192cc31 (diff)
downloadopenbmc-2ad1affdc75cfe824dbd7ab3894d3c843f3d0e3b.tar.xz
pldm: srcrev bump a675662c8b..4ddee3a0fd
Thu Nguyen (1): requestHandler: Queue the request messages to one endpoint Change-Id: I8d4abefde1a75648e1fb1458867bafcb528fc562 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/pldm/pldm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
index a96c89e727..557f725819 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
@@ -2,7 +2,7 @@ HOMEPAGE = "https://github.com/openbmc/pldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm;branch=master;protocol=https"
-SRCREV = "a675662c8b90c1de2862de2bcce45f6aaeafae2b"
+SRCREV = "4ddee3a0fda62e647cadafe07062d10e9db275b4"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"