pldm: srcrev bump 297720aa6a..27a022ca33

Andrew Jeffery (1):
      libpldm: Migrate to subproject

George Liu (1):
      Fix the decode_get_sensor_reading_resp method

Sridevi Ramesh (1):
      Add API to create fru records only for present frus.

Change-Id: I146e4698d513aa102ce7e6b280ce5d4a5c72b8f6
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 a1e614c..d339209 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 = "297720aa6a0bdf60ace81b30c196e9c04471e5d4"
+SRCREV = "27a022ca33cea158faba4bf2025069366436a51d"
 PACKAGECONFIG[oem-ibm] = "-Doem-ibm=enabled,-Doem-ibm=disabled,,"
 
 PV = "0.1.0+git${SRCPV}"