pldm: srcrev bump 6b1d1ca47a..cc9c20d5eb

Chicago Duan (1):
      pldm: Add numeric effecter configuration to the effecter_pdr.json

George Liu (7):
      pldm: rename state_effecter_pdr.json to effecter_pdr.json
      pldm: Add parsing JSON for Numeric Effecter PDR
      pldm: Optimized the setXXXHandler method in platform.hpp
      pldm: Implement SetNumericEffecterValue function
      pldm: Add gmock test for the setNumericEffecterValue method
      pldmtool: Add print message for the NumericEffectPDR
      pldmtool: platform: Implement SetNumericEffecterValue command

crgeddes (1):
      Update GTEST EXPECT_EQ macros so they compile with latest gcc

Change-Id: I6e41069f1afc655c1de2bdfe371f490874607e52
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/pldm/pldm.inc b/recipes-phosphor/pldm/pldm.inc
index 26e8b5e..4f7d8c6 100644
--- a/recipes-phosphor/pldm/pldm.inc
+++ b/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 SRC_URI = "git://github.com/openbmc/pldm"
-SRCREV = "6b1d1ca47a7e8cfe16e2b1b8a8dad51a30975d14"
+SRCREV = "cc9c20d5eb07fcfcaaef839c0aa2babd5b227e46"