libpldm: srcrev bump d6df5fab2b..0585de9530

Dung Cao (2):
      Add encode/decode for EventMessageBufferSize
      Add encode/decode for EventMessageSupported

Gilbert Chen (2):
      Added encode API for SetTID cmd
      Add decode GetPDRRepositoryInfo resp API

Manojkiran Eda (4):
      Sync OWNERS from openbmc/docs
      Add manoj as a reviewer
      Migrate libpldm documentation
      Fix includes using iwyu tool

Patrick Williams (1):
      reformat and fix markdownlint issues

Thu Nguyen (2):
      Add compact numeric sensor PDR definitions
      Add effecter aux name PDR struct

Change-Id: I52dcdc398e125c4279c66ee49a444673c539ef23
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 c870437..536e8cb 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 = "d6df5fab2b00eae6287961d7213ab304f86aab55"
+SRCREV = "0585de95306d3e4c04f89dbed2bc413a9dee8cd6"
 PACKAGECONFIG[oem-ibm] = "-Doem-ibm=enabled,-Doem-ibm=disabled,,"
 
 PV = "0.1.0+git${SRCPV}"