summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-10-23 06:30:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-10-23 14:15:23 +0300
commit32b48bfda1e2d4465b94dedd02fa5ebee6bf031e (patch)
tree02191cafad7c19bf837a4094d9662dc6ccac1dfa /meta-phosphor/recipes-phosphor/libpldm
parentc17d80c59665bb7fa58b4879d23fee2a0acef31c (diff)
downloadopenbmc-32b48bfda1e2d4465b94dedd02fa5ebee6bf031e.tar.xz
libpldm: srcrev bump b9d951f7c8..499389ecb4
Kamalkumar Patel (1): oem: ibm: Add chapdata file type support Patrick Williams (1): clang-format: copy latest and re-format Change-Id: I53a2ec8d7928a64b961649c68fafabed5c66e5d1 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 d65251150a..9a521ec961 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 = "b9d951f7c8be2a8d8f24de3e52ccc32a4b24164f"
+SRCREV = "499389ecb4ccaedf3fc248764e988d739298b53e"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"