summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-13 18:41:30 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-14 01:09:17 +0300
commit3df8acbea4612616d7c6c657471983563ff7866f (patch)
tree61422e0ed0e46b8873077b09630d4d5ba02b72b0
parentdb8b0b6033c252fc220e3bad46233cfbe303f0fc (diff)
downloadopenbmc-3df8acbea4612616d7c6c657471983563ff7866f.tar.xz
pldm: srcrev bump cc9c20d5eb..3bdb3c2acd
Christian Geddes (1): Update libpldm api encode_*_req functions to have payload_length param (From meta-phosphor rev: 80cd2e17d995f4bcad52592b2c363cb38679e396) Change-Id: If2460bb1e986a566ac5b025345ab7cc4bf28e55d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/pldm/pldm.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
index 4f7d8c6065..71cf65858c 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@ HOMEPAGE = "https://github.com/openbmc/pldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm"
-SRCREV = "cc9c20d5eb07fcfcaaef839c0aa2babd5b227e46"
+SRCREV = "3bdb3c2acde56079c3f8bfd5c1e7922b20c51414"