pldm: srcrev bump 6b901e4a78..267c7efc46

Kamalkumar Patel (1):
      Adding exception handling while hosting Dbus path

Potin Lai (1):
      pldmtool: support GetNextPart for GetPDR command

Tal Yacobi (1):
      pldmtool: Add GetStateEffecterStates command

Thu Nguyen (1):
      pldmtool: GetPLDMCommand: Support version option

Change-Id: I5fd256ff1ad4fb4df39fc439d71d8fcd97c7cc8f
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 9788aa7..682a215 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 = "6b901e4a78338605c27c477f2a254dd3c3c38c72"
+SRCREV = "267c7efc462a8ebc0eb8eb7df4de48c8003603b3"
 
 SUMMARY = "PLDM Stack"
 DESCRIPTION = "Implementation of the PLDM specifications"