libpldm: srcrev bump 9902eabc45..bf827b6f67
Andrew Jeffery (2):
docs: checklists: Add CWE as a reference
docs: checklists: Add Alexis King's name to Parse, don't validate
Thu Nguyen (2):
platform: Rework decode/encode_pldm_message_poll_event_data() APIs
platform: Stabilise decode_pldm_message_poll_event_data() APIs
Change-Id: I42cf2f4eca8c70f710d3c54478d03c7d38c2bee9
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 da2c615..d75338d 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 = "9902eabc45c94c37e2bb2202585433f3efe9e2e6"
+SRCREV = "bf827b6f67e1b63c49d4d18d592f77f5ecccc776"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"