summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-07 09:20:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-10 02:22:37 +0300
commite16de243847269bae9fd203874d6ed779bf4482f (patch)
tree7d8d939b085f2e8b33a210fd7df90c22569611b5 /meta-phosphor/recipes-phosphor/libpldm
parent440d4f9ce004582dfb55b3b0ba7652c0dd0de6b9 (diff)
downloadopenbmc-e16de243847269bae9fd203874d6ed779bf4482f.tar.xz
libpldm: srcrev bump 1d0e2d4b23..cc45aed780
Andrew Jeffery (1): transport: af-mctp: Add pldm_transport_af_mctp_bind() Change-Id: I83510854318fec0c8246f124155ce95de4918cf6 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 58153882ec..39675fab9b 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 = "1d0e2d4b23ad6880e6122c478fcc77b02681655e"
+SRCREV = "cc45aed7808d0a04f6ecc120b1f28e1b6ada0ac4"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"