libpldm: srcrev bump c8df31c1dc..8c0e7a3150
Andrew Jeffery (8):
docs: checklists: Explore errors vs invariants
docs: checklists: Fix googletest issue link
docs: checklists: Add philosophies, influences and references
README: Improve the words describing the ABI
README: Remove outdated section on the requester API
README: Remove redundant 'libpldm' from header path structure
README: Clean up footnote syntax
docs: checklists: Clean up the language around error codes
Change-Id: I9f1f1753cbd150e06071498de395aacd80423fc1
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 0941f49..3d776c8 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 = "c8df31c1dc4150e42c5f0981671dcb0ce57d3438"
+SRCREV = "8c0e7a3150e246960e4680cacae6692a272cd326"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"