pldm: srcrev bump 14107a10c5..079e776975
Andrew Jeffery (2):
pldm: Use system include directives for libpldm headers
oem-ibm: libpldmresponder: Replace deprecated libpldm header path
Kamalkumar Patel (1):
Adding CPUCore interface support
Manojkiran Eda (2):
fix markdownlint issues reported in CI
Fix spelling mistakes using codespell
Riya Dixit (1):
oem-ibm: Adding value_name json key for dynamic deallocation of Memory
Change-Id: I675437d29bc9d53d7973e8c708988a00d5b7b26f
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 9b7a792..2ba9a46 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 = "14107a10c51dc71c7606d2d5a27b64298e7a6b02"
+SRCREV = "079e776975ca6ef8635aff40bea71e1389242fb4"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"