summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-07-18 17:30:15 +0300
committerPatrick Williams <patrick@stwcx.xyz>2024-07-19 01:43:42 +0300
commit8e1f190c902f8303f7683822281417b95e2848b6 (patch)
treeff6d0d8b7adcc4cfd2a9695c42ee40b3d508c0e2
parentc063d1f1fd4ec03622aea5dc902533029282de98 (diff)
downloadopenbmc-8e1f190c902f8303f7683822281417b95e2848b6.tar.xz
libpldm: srcrev bump 43cb4b5f44..5302dc24e4
Andrew Jeffery (1): docs: checklists: Add Logic for Programmers to influences Change-Id: I2c75ebfc54016779b0fc700b45cd71cbafc5e8be 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 91d2f56423..391f4b44f9 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 = "43cb4b5f447034af7d61db92e7e33c9018821f29"
+SRCREV = "5302dc24e419ba01d3860f0f6c83fa17169332c7"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"