pldm: srcrev bump 0ff3435d95..90f28d7b91
Pavithra Barithaya (2):
clang-tidy: Enable bugprone-too-small-loop-variable check
clang-tidy: Enable bugprone-string-literal-with-embedded-nul check
Thu Nguyen (2):
Support numeric effecters in dbus-to-host-effecter
Rename dbus_to_host_effecter* to dbus_to_terminus_effecter*
Change-Id: I3ea3ec635b883ca85a5e2be79234056c5f1a7b74
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 aea9423..fd415fc 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 = "0ff3435d95556031210fdbfe14f3f18a8857a3db"
+SRCREV = "90f28d7b91a8909ca17eb7874593f02c8f61aa1f"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"