pldm: srcrev bump 2576aecdd5..14107a10c5

Andrew Jeffery (1):
      common: test: Add gmock dependency to generated targets

Gilbert Chen (1):
      platform-mc: Added Terminus/TerminusManager class

Kamalkumar Patel (2):
      pldm: Rearranging datatype declaration
      host-bmc: migrate dbus hosting logic into dbus folder

Patrick Williams (1):
      sdbusplus: use shorter type aliases

Change-Id: I59b29018c0707e41dd3bd311212ce6c420c1ee32
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 7c9861b..9b7a792 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 = "2576aecdd50220c858a791d3764e198907086e81"
+SRCREV = "14107a10c51dc71c7606d2d5a27b64298e7a6b02"
 
 SUMMARY = "PLDM Stack"
 DESCRIPTION = "Implementation of the PLDM specifications"