summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-10-14 09:40:18 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-10-16 22:32:48 +0300
commit801881c16e92be6b3be21f99cdb4e1fddb1f46d0 (patch)
tree745ffd036c9f02a51d698ad08a74906222b1d400
parent0c08d9dea1bb83021e44fd50c9e705d2a3e82dfd (diff)
downloadopenbmc-801881c16e92be6b3be21f99cdb4e1fddb1f46d0.tar.xz
libpldm: srcrev bump 8f33a1dcc3..98e137dede
Gilbert Chen (1): dsp: platform: Fix decode_set_event_receiver_req() Change-Id: Ifa492c5aefcd3a4bd558473cb19bbf7a0c1b117b 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 c3fc57d847..34399374ce 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 = "8f33a1dcc30df24ad44c4b022273087fd234cb20"
+SRCREV = "98e137dede322e3fb6c390bacdc8692441149104"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"