summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-08 13:11:22 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-01-09 03:02:18 +0300
commitfeb5486a020834d318cd7019edb0d6cfa9d98a60 (patch)
tree7f06647a470dd6b754e0104ed3dc510a28ab45ed
parent16a492a9c51efb639c6659847ebacb7fc8600bda (diff)
downloadopenbmc-feb5486a020834d318cd7019edb0d6cfa9d98a60.tar.xz
pldm: srcrev bump f4e0a49596..501a6fdfb3
Deepak Kodihalli (1): getBIOSAttrCurrValue : construct attr value table George Liu (1): libpldm: utils: Add crc8 implementation John Wang (6): libpldm: bios: Implement iter for attr value table libpldm: bios_table: Make auxiliary handlers const libpldm: Add API to find an attribute value entry Add vgcore to gitignore Add cc only response Implement GetBIOSAttributeCurrentValueByHandle Sridevi Ramesh (1): Adding support for GetDatetime BIOS command in pldmtool. Xiaochao Ma (1): Modify the comments of the declaration (From meta-phosphor rev: b815171056fa97861e75ed2587d410a15aa59b60) Change-Id: If9c033b121a4df9c3e0945e12a47194b52276f98 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 5cf57211c..a68180374 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 = "f4e0a49596ceb48cc7ce8f7c3e10d398bdf941eb"
+SRCREV = "501a6fdfb320bce3505c339226610634159e11ef"