pldm: srcrev bump 45cd16be5c..4b533f253f
gokulsanker (4):
libpldm: Add encode API for PassComponentTable request
libpldm: Add decode API for PassComponentTable response
libpldm: Add encode API for UpdateComponent request
libpldm: Add decode API for UpdateComponent response
Change-Id: Ica95a073f4a175498b4e8276ddcca7ae15aea624
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
index 2f6a4b7..5cabf9e 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm"
-SRCREV = "45cd16be5c3ad4ef3db9de170f2465384ea8a93c"
+SRCREV = "4b533f253f443cdd43da9ec4d05041a86c62f5cf"