summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-31 05:30:48 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-31 22:05:33 +0300
commitd20e8be64a013d26416d858ef4a2c4433cf306ee (patch)
tree65023790f9e4895761aef90a9e566bf40104c546 /meta-phosphor/recipes-phosphor/libpldm
parent90fdc4b9e78745e4ca4136e00d525e5b6d49cf5e (diff)
downloadopenbmc-d20e8be64a013d26416d858ef4a2c4433cf306ee.tar.xz
libpldm: srcrev bump 3f39f9634b..486d85d2d5
Andrew Jeffery (1): transport: Filter for the response to the issued request Change-Id: If5e6f02b1478c920620c02515eba1dcf2e77fc3e 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 a2d2977415..95a8039edb 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 = "3f39f9634b6151be76d0370cb70374ce4ba9ec37"
+SRCREV = "486d85d2d57d8af58d9d9a1592171851d00b620b"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"