summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-02 09:20:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-03 22:41:53 +0300
commitedc22efb38670671780ee33b43beb3aa348f99c8 (patch)
tree293e5a6cd45e12d1c47e91fb6c59a4d1f2440069 /meta-phosphor/recipes-phosphor/libpldm
parent6c63e41b0a5d853a482ae76c29b1e8c3635828e1 (diff)
downloadopenbmc-edc22efb38670671780ee33b43beb3aa348f99c8.tar.xz
libpldm: srcrev bump f3e0a2da46..7570fae432
Pavithra Barithaya (1): pdr: Stabilise pldm_entity_association_tree_find_with_locality() Sagar Srinivas (1): pdr: Rename pldm_entity_association_tree_find_if_remote() Change-Id: Ibf6d2f8afb33ffb8880a64cb973cef3562f96602 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 b4c88b8516..ef88868558 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 = "f3e0a2da46334cc48d9c9fa9c9768758a02c1cfb"
+SRCREV = "7570fae432fa937a8022de1d193520648879a47b"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"