libpldm: srcrev bump 909bf7c2ec..c8df31c1dc

Andrew Jeffery (8):
      docs: Add checklists for changes and releases
      tests: Adjust expectations in accordance with -DNDEBUG
      tests: Guard test functions exercising testing APIs
      scripts: Add abi-dump-formatter
      abi: Run the captured dump through the dump formatter
      libpldm: Release v0.8.0
      msgbuf: Always inline all functions
      msgbuf: Add error code personalities

Tal Yacobi (1):
      platform: Add support for GetStateEffecterStates command

Change-Id: Id835398b1da46c42674044eee5d7e963e90c1e51
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 f090ae8..0941f49 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 = "909bf7c2ec77099a1c1436d55a823438dae40677"
+SRCREV = "c8df31c1dc4150e42c5f0981671dcb0ce57d3438"
 LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
 LIBPLDM_ABI_MAINTENANCE = "stable,testing"
 LIBPLDM_ABI_PRODUCTION = "deprecated,stable"