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>
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
index 2306bb0..8932a48 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
@@ -2,7 +2,7 @@
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"