pldm: srcrev bump 15ce5a18e2..18145f7d91
Kamalkumar Patel (1):
oem-ibm: Fix size corruption during DMA transfer
Sagar Srinivas (1):
oem_ibm: Implement timer for Surveillance Pings
Change-Id: I073f8489dcbd0a28936644c00a9957fe31c96be2
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 e1176e4..587080a 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 = "15ce5a18e226e8495ddc9467c56eedaa6c9df618"
+SRCREV = "18145f7d91c9c76a4c0b62e82c9a60e49f8f2e4c"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"