libpldm: srcrev bump efb400697e..22fad3957d
Andrew Jeffery (2):
meson: Sort abi-dumper output
meson: Configure abi-dumper for mixed headers
Delphine CC Chiu (1):
oem: meta: Add decode_oem_meta_file_io_req()
Pavithra Barithaya (2):
pdr: Stabilise pldm_pdr_find_last_in_range() API
pdr: Stabilise pldm_entity_association_pdr_add_from_node_with_record_handle()
Change-Id: I5bb86094cf4a64a32d4bc91cff5d04aed0dae228
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 0f5ea60..484e27c 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 = "efb400697eede42f14ad6290660a4aecbc314141"
+SRCREV = "22fad3957d36b14cafb1287b0e8ece36fdf8ca75"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"