summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-11-16 08:00:25 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-11-18 00:26:39 +0300
commitad3d8b54905df8a16bd2be64de5d7f2db49d1be3 (patch)
tree9e308528c92e04436e0653d49af41a81556678d0
parent99f2c1d33d0e4d87a915bd1c59282b7060d13200 (diff)
downloadopenbmc-ad3d8b54905df8a16bd2be64de5d7f2db49d1be3.tar.xz
pldm: srcrev bump 9427089e8b..099efc60f6
Pavithra Barithaya (2): clang-error: fix clang-diagnostic-defaulted-function-deleted error clang-error: fix clang-diagnostic-unused-const-variable error Change-Id: I78fc4ec2f01f21e6f590e915ef75684cd97b7537 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 2306bb0e86..8932a48662 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 = "9427089e8bbd29d58a0d0c7edbcf66f6ca3ee9fe"
+SRCREV = "099efc60f60f179e14c7e71cbc638768894772fd"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"