libpldm: srcrev bump 8c0e7a3150..2222595d61
Andrew Jeffery (5):
docs: checklists: Fix corollary typo
docs: checklists: Add Poettering's red flags to influences
docs: checklists: Add Zonenberg's alignment bug as an influence
docs: checklists: Define "wire format"
docs: checklists: Recommend against flexible array members
Varsha Kaverappa (1):
pdr: Add contained entity to an association PDR
Change-Id: Ifb733941d02dbb363796eadc1aa345ebbe8d2939
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 3d776c8..9ea1446 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 = "8c0e7a3150e246960e4680cacae6692a272cd326"
+SRCREV = "2222595d61b1c90d3f97a432d8ad55c3934c4272"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"