From 58785fc7edab859568e6cfeb0bf0062ba83371fd Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 13 Jul 2023 23:40:34 -0500 Subject: libpldm: srcrev bump a2c69117bc..8a4b53366d Andrew Jeffery (10): bios_table: Annotate pldm_bios_table_attr_value_entry_encode_integer() pdr: pldm_entity_association_pdr_extract(): Use a for-loop pdr: pldm_entity_association_pdr_extract(): Use array notation pdr: pldm_entity_association_pdr_extract(): Hoist assert() over malloc() pdr: pldm_entity_association_pdr_extract(): Assign out params at exit pdr: pldm_entity_association_pdr_extract(): Return early if necessary pdr: pldm_entity_get_num_children(): Don't return invalid values libpldm: Lift or remove asserts where a subsequent check exists fru: Use inequality to judge table bounds check libpldm: Release v0.4.0 Change-Id: If1fcad566097600cf7178b37d262e5660d94fa57 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/libpldm') diff --git a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb index 8b5fdef5a5..47380ff31a 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 = "a2c69117bc3ea1cccff02e418be5e3f1e6e01afc" +SRCREV = "8a4b53366d65fdd8bf6d26475ff705391329a408" LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing" LIBPLDM_ABI_MAINTENANCE = "stable,testing" LIBPLDM_ABI_PRODUCTION = "deprecated,stable" -- cgit v1.2.3