summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-16 08:30:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-17 00:28:24 +0300
commit9e7264b6ba57423f59639efc13e9bafe4a1315fc (patch)
treeaa26de81862811000cb946029941203c2a2b70c9 /meta-phosphor/recipes-phosphor/libpldm
parentabda96839d47489803b1057d33ac5fba07f09cbb (diff)
downloadopenbmc-9e7264b6ba57423f59639efc13e9bafe4a1315fc.tar.xz
libpldm: srcrev bump 2ebec8dbe8..a5c3287e9b
Andrew Jeffery (3): bios_table: pldm_bios_table_string_entry_encode_check() values bios_table: pldm_bios_table_string_entry_decode_string_check() values bios_table: pldm_bios_table_attr_entry_string_encode_check() values Change-Id: I4feca792a93ac44c5273756be8891640cda640bd 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 17b2749789..a509fa478b 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 = "2ebec8dbe8db54e425d52472b0fdcacb8f2c7f25"
+SRCREV = "a5c3287e9b2b08ad810f5c9d4fc8805a0125ba73"
LIBPLDM_ABI_STABLE = "deprecated,stable"
LIBPLDM_ABI_TESTING = "deprecated,stable,testing"
PACKAGECONFIG[abi-testing] = "-Dabi=${LIBPLDM_ABI_TESTING},-Dabi=${LIBPLDM_ABI_STABLE},,"