summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-23 09:20:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-27 00:09:11 +0300
commitaec056545dd088dff9d7058bce56a38d85b77bcd (patch)
tree89a2477b4bd88bcb803457f4c4c7ee93f24c75ab /meta-phosphor/recipes-phosphor/libpldm
parentae165ab60943e4820d15b252c247e708d68d8b88 (diff)
downloadopenbmc-aec056545dd088dff9d7058bce56a38d85b77bcd.tar.xz
libpldm: srcrev bump 5dc025719d..6409c8a024
Andrew Jeffery (2): libpldm: Bump to v0.3.0 bios_table: Remove deprecated APIs sanitized by assert() Change-Id: Icacdb666c0d3a38127f25341b02cfdc2463d3e13 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 1905160c41..a7de81f812 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 = "5dc025719dc3cc7369b23f81bcf1e792df50d489"
+SRCREV = "6409c8a0240defcc96a680fac427199d51c188ef"
LIBPLDM_ABI_STABLE = "deprecated,stable"
LIBPLDM_ABI_TESTING = "deprecated,stable,testing"
PACKAGECONFIG[abi-testing] = "-Dabi=${LIBPLDM_ABI_TESTING},-Dabi=${LIBPLDM_ABI_STABLE},,"