summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-28 10:50:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-29 01:18:13 +0300
commit197cdacdbdb88d3fd12aaba608b9db2a57607eec (patch)
treefb3276cd01c5823495e272c8198aa56759c49f1c /meta-phosphor/recipes-phosphor/libpldm
parent7805e67d0cbcf8bdd8140e20be7af36cb812489d (diff)
downloadopenbmc-197cdacdbdb88d3fd12aaba608b9db2a57607eec.tar.xz
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>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/libpldm')
-rw-r--r--meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
index 0f5ea60f60..484e27c89e 100644
--- a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
@@ -3,7 +3,7 @@ DESCRIPTION = "PLDM library implementing various PLDM specifications"
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"