summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-06-09 02:40:28 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-06-09 15:49:13 +0300
commit2a08107ed633d8d2eca2ffa441fe4de4d216a3a6 (patch)
tree56b769603760187805002c2f193224e25bcc29be
parente5f25afc3ec766a111d4a4f60e7fc35297ae6525 (diff)
downloadopenbmc-2a08107ed633d8d2eca2ffa441fe4de4d216a3a6.tar.xz
libpldm: srcrev bump 9d2a1c6ad0..83841fb5af
Andrew Jeffery (2): libpldm: Remove unused libpldm.pc.in README: Add a section on working with libpldm Change-Id: I12758ccb7084207366ad95a445b6da7d6adc8aff 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 73f5459c11..1d39481499 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 = "9d2a1c6ad095d0b04d1c39a794487eafda1f34fb"
+SRCREV = "83841fb5af529d0fb610ac0c1439ebbcce4556df"
LIBPLDM_ABI_STABLE = "deprecated,stable"
LIBPLDM_ABI_TESTING = "deprecated,stable,testing"
PACKAGECONFIG[abi-testing] = "-Dabi=${LIBPLDM_ABI_TESTING},-Dabi=${LIBPLDM_ABI_STABLE},,"