libpldm: srcrev bump 435c9321fc..6476c96857

Lora Lin (4):
      oem: meta: Add decode_oem_meta_file_io_write_req()
      tests: oem: meta: Convert to new API
      oem: meta: Add decode_oem_meta_file_io_read_req()
      oem: meta: Add encode_oem_meta_file_io_read_resp()

Change-Id: I63b09db680f6a6826405bb9107b9230244a696dd
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
index ce15abe..fb086b4 100644
--- a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
@@ -3,7 +3,7 @@
 HOMEPAGE = "https://github.com/openbmc/libpldm"
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "435c9321fc2a852cd6b872e2c22b7cb3923a941c"
+SRCREV = "6476c9685745feedf2bf7ccb63b466a1787d86c5"
 LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
 LIBPLDM_ABI_MAINTENANCE = "stable,testing"
 LIBPLDM_ABI_PRODUCTION = "deprecated,stable"