From 8e926a2933f7763c20fba840f620b203fb930ee8 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Fri, 10 Nov 2023 00:20:18 -0600 Subject: libpldm: srcrev bump 499389ecb4..efb400697e Andrew Jeffery (6): libpldm: Fix header use meson: Default tests feature to 'auto' meson: Decouple 'oem-ibm' feature from parent projects meson: Move ABI compliance check alongside library target libpldm: Rationalise the local and installed path of pldm.h libpldm: More fixes for header use Manojkiran Eda (1): Add supported PLDM message types to the enum Patrick Williams (1): license: add spdx identifier to all files Pavithra Barithaya (1): meson: Fix for OEM header collision issue Change-Id: Id76e3f161bd71be527f92c48a85ad08ab7b6a68b Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb index 9a521ec961..0f5ea60f60 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 = "499389ecb4ccaedf3fc248764e988d739298b53e" +SRCREV = "efb400697eede42f14ad6290660a4aecbc314141" LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing" LIBPLDM_ABI_MAINTENANCE = "stable,testing" LIBPLDM_ABI_PRODUCTION = "deprecated,stable" -- cgit v1.2.3