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>
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
index a96c89e..557f725 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
@@ -2,7 +2,7 @@
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"