summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-13 04:50:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-14 03:02:26 +0300
commit926ab40f11e5a43f9168efbf8fa597fc98d55d68 (patch)
treef3843559a11292097417ab6185c0759e57df48e5 /meta-phosphor/recipes-phosphor/libpldm
parent4407cb76c34438053041a8375a593df851636ab7 (diff)
downloadopenbmc-926ab40f11e5a43f9168efbf8fa597fc98d55d68.tar.xz
libpldm: srcrev bump 83841fb5af..4d694346dc
Andrew Jeffery (2): libpldm: Trailing comment formatting meson: Reduce strength of oem-ibm requirements from enabled to allowed ArchanaKakani (1): pdr: Introduce remote_container_id and associated APIs Pavithra Barithaya (2): pdr: Add APIs for creating and locating remote PDRs pdr: Add pldm_pdr_find_last_in_range() Change-Id: I4fa8d97bfde90227edcd0aee870ad7b2918aff43 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 1d39481499..3f71a6a544 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 = "83841fb5af529d0fb610ac0c1439ebbcce4556df"
+SRCREV = "4d694346dcd480a30afba14fd8b2095caf4a7e0f"
LIBPLDM_ABI_STABLE = "deprecated,stable"
LIBPLDM_ABI_TESTING = "deprecated,stable,testing"
PACKAGECONFIG[abi-testing] = "-Dabi=${LIBPLDM_ABI_TESTING},-Dabi=${LIBPLDM_ABI_STABLE},,"