summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-14 09:00:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-05-14 15:55:39 +0300
commitbf9ec49b51977025b94633f10225dd2e34b1d311 (patch)
tree6e9b444b727eb4eaf7f6719730d23ec115668bca
parent36fcae8f4335d2d919f6d0e4638c29ef44073b3f (diff)
downloadopenbmc-bf9ec49b51977025b94633f10225dd2e34b1d311.tar.xz
libpldm: srcrev bump ea435c9fda..458475a912
Chris Wang (2): fw_update: Add encode req & decode resp for query_downstream_devices fw_update: Add encode req & decode resp for query_downtream_identifiers Change-Id: I86ae8e7e2444549a85541d0a0f3affee1ac27d38 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 6740471fb9..24e778bd4e 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 = "ea435c9fdafbae65a43e2648c64806fee235ac3d"
+SRCREV = "458475a912c81f46a292a63753015ce6081061cc"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"