From 3e1ba98e7bf17a7c5fd5dedcf8a08ebb7d23d379 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Mon, 16 Oct 2023 02:20:48 -0500 Subject: libpldm: srcrev bump cc45aed780..8cc5c7769a Andrew Jeffery (5): abi: Drop aarch64 ABI reference abi: Update x86_64 dump in accordance with the CI output base: Stabilise pldm_msg_hdr_correlate_response() transport: af-mctp: Stabilise pldm_transport_af_mctp_bind() README: Add a note explaining ABI stability Change-Id: I425837f64cae1bec5f38af9f75187401097ac4d5 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 39675fab9b..1b69a2c8cd 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 = "cc45aed7808d0a04f6ecc120b1f28e1b6ada0ac4" +SRCREV = "8cc5c7769a4c8647981c61007b6ab594d14ae182" LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing" LIBPLDM_ABI_MAINTENANCE = "stable,testing" LIBPLDM_ABI_PRODUCTION = "deprecated,stable" -- cgit v1.2.3