pldm: srcrev bump aa1efa490c..0a42269664
Archana Kakani (3):
pldm: Implement PCIeSlot interface
pldm: Implement PCIeDevice interface
pldm: Implement Cable interface
Kamalkumar Patel (1):
pldm: Adding support to find system type
Change-Id: I96a35e345d439a3e4ccf5f5de14356e7c6a9832e
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 734c8b3..8a9ec5e 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 = "aa1efa490c23b4e51ea192ef91f8deb58dc1c201"
+SRCREV = "0a4226966443501ca1a57e8e478fe7e554f4824f"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"