diff options
| author | Andrew Geissler <openbmcbump-github@yahoo.com> | 2025-03-21 04:30:33 +0300 |
|---|---|---|
| committer | Patrick Williams <patrick@stwcx.xyz> | 2025-03-22 00:05:42 +0300 |
| commit | bc29338dfdffd2bcedea9794cb4f4f8cf1c2fe94 (patch) | |
| tree | 490094e054c1cad980f67f9726a9ab3490737252 | |
| parent | ea298f95cf47eb4a05e806959c518473d7b81189 (diff) | |
| download | openbmc-bc29338dfdffd2bcedea9794cb4f4f8cf1c2fe94.tar.xz | |
libpldm: srcrev bump 9c57ef5d37..5192e2e26f
Pavithra Barithaya (1):
pdr: Add pldm_pdr_delete_by_record_handle() API
Change-Id: Iff6578b0e0dc6b78589545fc1541a0e6059e543c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
| -rw-r--r-- | meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb | 2 |
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 4847213dbe..1ef68bff6a 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 = "9c57ef5d371cec85075c7524a34c77bb8d8d884b" +SRCREV = "5192e2e26f26ffbbf4256429ea5ae42237e011cc" LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing" LIBPLDM_ABI_MAINTENANCE = "stable,testing" |
