summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-29 09:00:13 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-30 04:05:37 +0300
commitdc73ffce2235e4887f7750884111a7ffb0a2661d (patch)
tree4bb35e5567dd87a176e2372a2d102805ade8ec7f /meta-phosphor/recipes-phosphor/libpldm
parent00b415c69207bd13252929c0e24c8fdcd8c73cbb (diff)
downloadopenbmc-dc73ffce2235e4887f7750884111a7ffb0a2661d.tar.xz
libpldm: srcrev bump 0a6d6821bd..3f39f9634b
Andrew Jeffery (3): tests: Exclude transport tests when build excludes testing ABIs abi: Capture deprecation of pldm_close() libpldm: Release v0.7.0 Change-Id: Ie723e58e778df276154ff4796521c730f49a75c8 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 92a39fed76..a2d2977415 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 = "0a6d6821bd74db0840ac455317515424e5362204"
+SRCREV = "3f39f9634b6151be76d0370cb70374ce4ba9ec37"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"