pldm: srcrev bump ba741d5fd0..15ce5a18e2
Kamalkumar Patel (3):
host-bmc: refine remote terminus functionality
Add Json Config support for entity to DBus string
oem-ibm: Adding entity path correction function
Pavithra Barithaya (2):
Add getSubtreePaths utility functions
oem-ibm: Add util API to get the connector object paths
Riya Dixit (2):
host-bmc: Improving Logs (lg2)
common & fw-update: Improving Logs (lg2)
Change-Id: I33dca6c71e6e789e09885581e62448eac003e621
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 82dee53..2df87e9 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 = "ba741d5fd0e0f0f245e74d40caa159581a45479c"
+SRCREV = "15ce5a18e226e8495ddc9467c56eedaa6c9df618"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"