pldm: srcrev bump d06de1cbf8..7d47570cc2
Archana Kakani (2):
pldm: Add bios configuration in single json file
pldm: Removing default string length
Manojkiran Eda (1):
Make containerId optional in the event json file
Riya Dixit (2):
oem-ibm: Adding BIOS attribute for dynamic deallocation of Memory
pldm: Remove unnecessary type casting in logs
Change-Id: I04b900ab9f0670ae9891500174e8302740a8ab65
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 7704656..d39f4cf 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 = "d06de1cbf8d8a08e3cb2ed64284e54fca911515f"
+SRCREV = "7d47570cc26cae7721c4a839fa2bf936f9adb4d1"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"