summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/libpldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-02-28 04:10:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-02-28 20:34:53 +0300
commit7c8f64642c0d3d7e8df0989ac1bdb2da77286e61 (patch)
tree3356b0b07f8f5a7522a730ef26ba0207e9058f9b /meta-phosphor/recipes-phosphor/libpldm
parenta5d3fd8987e4d4159545b588dee0794a38f1d8b3 (diff)
downloadopenbmc-7c8f64642c0d3d7e8df0989ac1bdb2da77286e61.tar.xz
libpldm: srcrev bump dc7d3b5b95..0ee7766422
Varsha Kaverappa (3): oem: ibm: Add PCIe slot sensor/effector StateSetId state-set: Add all system power states (set ID 260) platform: Add alias members to PDRRepoChgEvent Change-Id: I19c6c5fef0d4145a1865150263a85e0a23cf582f 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 45a84ef6f0..c64a98c5df 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 = "dc7d3b5b95f430962424491ba7e38f2c331bbebc"
+SRCREV = "0ee776642275c108592d22210cb207641c8f5052"
LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
LIBPLDM_ABI_MAINTENANCE = "stable,testing"
LIBPLDM_ABI_PRODUCTION = "deprecated,stable"