summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-05-08 12:50:39 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-05-09 20:45:25 +0300
commitd6e0d12caf3ca48cc1317a06b0b9cb00bcf7f406 (patch)
tree805194e92a616f0fe3a96c376ce7cd365674b738 /meta-phosphor
parent795d648f5214f45a1ff359e3efb3818f8e02c880 (diff)
downloadopenbmc-d6e0d12caf3ca48cc1317a06b0b9cb00bcf7f406.tar.xz
pldm: srcrev bump cea52d9b24..ba741d5fd0
Gilbert Chen (1): requester: Modified MctpDiscovery class Manojkiran Eda (1): Remove dead host_pdr_handler code & json-file Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: I796dead2e4da0fa77f6599d9553570f8170281e8 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 bf93ea5592..82dee53561 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 = "cea52d9b245b3097f9fd6eb96c1b30c8a8addd5b"
+SRCREV = "ba741d5fd0e0f0f245e74d40caa159581a45479c"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"