pldm: srcrev bump 90f28d7b91..9948a7d7db
Pavithra Barithaya (2):
clang-tidy: Enable bugprone-branch-clone check
clang-tidy: Add cert checks
Change-Id: I9295bdbf503a48e8e40198eee4f86cb88862efd3
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 fd415fc..36ee952 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 = "90f28d7b91a8909ca17eb7874593f02c8f61aa1f"
+SRCREV = "9948a7d7db66d384dc6cf21d34edd9bbc010bf55"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"