summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-08-24 06:40:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-08-26 00:03:36 +0300
commit5d79a5959e4085071cf4245e5049fad0794dbf09 (patch)
tree6d6fd330718e0c531c5ae0601cb2d5df0f618a30
parent79b545d13deaade1e2ac5d0ddcd1ce9ec30c4e81 (diff)
downloadopenbmc-5d79a5959e4085071cf4245e5049fad0794dbf09.tar.xz
libpldm: srcrev bump 45816b8969..0a6d6821bd
Andrew Jeffery (1): transport: Stabilise core transport and implementation APIs Change-Id: Ia32cddb79aa5ded3d07f99a0ce6796a79f3c0c18 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 151a242145..92a39fed76 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 = "45816b8969f8297ffbf626e9a585277889ceb382"
+SRCREV = "0a6d6821bd74db0840ac455317515424e5362204"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"