summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-13 18:50:34 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-05-14 00:24:07 +0300
commitc938769d7b5aee5120ae3041ddb458990f4f6226 (patch)
tree324ad19eae8830dcfc03a8eb9375a89e5ff18acb /meta-phosphor
parent2513b9fd5b123461b461844b979c70d03898c3d5 (diff)
downloadopenbmc-c938769d7b5aee5120ae3041ddb458990f4f6226.tar.xz
pldm: srcrev bump ba741d5fd0..15ce5a18e2
Kamalkumar Patel (3): host-bmc: refine remote terminus functionality Add Json Config support for entity to DBus string oem-ibm: Adding entity path correction function Pavithra Barithaya (2): Add getSubtreePaths utility functions oem-ibm: Add util API to get the connector object paths Riya Dixit (2): host-bmc: Improving Logs (lg2) common & fw-update: Improving Logs (lg2) Change-Id: I33dca6c71e6e789e09885581e62448eac003e621 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-rw-r--r--meta-phosphor/recipes-phosphor/pldm/pldm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
index 82dee53561..2df87e920f 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
@@ -2,7 +2,7 @@ HOMEPAGE = "https://github.com/openbmc/pldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm;branch=master;protocol=https"
-SRCREV = "ba741d5fd0e0f0f245e74d40caa159581a45479c"
+SRCREV = "15ce5a18e226e8495ddc9467c56eedaa6c9df618"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"