summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-10-15 18:10:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-10-16 22:32:10 +0300
commitbcd2862c008db41703dbfe1eff4f7cd94a202890 (patch)
tree5c6ddcaa8f2665197151dc15fa11bcd9970fb187
parent8c3fbfb79b6b2f68fbac8af06ad88c756d659467 (diff)
downloadopenbmc-bcd2862c008db41703dbfe1eff4f7cd94a202890.tar.xz
pldm: srcrev bump 423e8f5364..2cf4d041ff
Matt Spinler (1): configs: Add PCIe slot power states for Bonnell Thu Nguyen (1): event-manager: Fix handling the event of undiscovered terminus Change-Id: Ib7d0bf3ac4fe1f57e9b8fb4c5284353125983eea Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 628ad89f94..442efa5214 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 = "423e8f53648ecaf31851e4a9976e6ca32e60f16e"
+SRCREV = "2cf4d041ffa1bb13c766f258030af61d97e90505"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"