pldm: srcrev bump 46c78918f1..a7b08dc6c1
Patrick Williams (1):
sdbusplus: use shorter type aliases
Change-Id: I8a3e876e7715a7876b795c7e523855cb920c237b
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 cee2b33..3b2e2fc 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 = "46c78918f150c1ac4b0d1a22be18334b9572106b"
+SRCREV = "a7b08dc6c12777eab2cebfca20b6c13035582d84"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"