pldm: srcrev bump db914675d6..e297b9f4eb
John Wang (3):
bios_table: Check the attr type when set attr value
bios: enum: Remove sorting of possible values
Remove findStringName/Handle functions
Sridevi Ramesh (1):
pldmtool: BASE: Implement GetPLDMCommands
(From meta-phosphor rev: 72fb10cda427274a49d3c66b5d49d4a764c22dae)
Change-Id: Ic4b27b323d394afa8da4e59ccef557c3ffbc22b3
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
index 6fc28d9..afae45c 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm.inc
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm"
-SRCREV = "db914675d66e8f3adee6e00b801355f1ffc02ffe"
+SRCREV = "e297b9f4eb6a9bc802459c214ceb6b7368729041"