pldm: srcrev bump 07a07e2ac4..cea52d9b24

Manojkiran Eda (2):
      Deprecate the support for x86 sdk
      common: modernize getCurrentSystemTime() API

Pavithra Barithaya (3):
      Replace sizeof() with .size()
      Remove repeated branches
      Remove unused variables defined

nothingIIersonal (1):
      pldmtool: Add NumericSensor PDR

Change-Id: I61cf1e3372e451a914fc3dd66f7ecbd7845ae377
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 bba0dcc..bf93ea5 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 = "07a07e2ac4cb41e18c4c787f6e8015d89c1f1371"
+SRCREV = "cea52d9b245b3097f9fd6eb96c1b30c8a8addd5b"
 
 SUMMARY = "PLDM Stack"
 DESCRIPTION = "Implementation of the PLDM specifications"