summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/pldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-01 18:51:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-02 02:33:41 +0300
commit30d34857632ef149ddba4e673c875956916ab721 (patch)
tree850896385886867ac4b860d6d7723d10407064c9 /meta-phosphor/recipes-phosphor/pldm
parent7a938194ba654fd00b47f5520f068186fc431f9b (diff)
downloadopenbmc-30d34857632ef149ddba4e673c875956916ab721.tar.xz
pldm: srcrev bump ef89c46de7..ef90100482
Christian Geddes (3): Add definition for hb_lid_ids attribute to string_attrs.json Support a list of CSVs for a file table entry path's value Add Hostboot's IPL-time lids to PLDM File Table json gokulsanker (5): libpldm : Add encode API for QueryDeviceIdentifiers cmd libpldm : Add decode API for QueryDeviceIdentifiers cmd libpldm: Added encode API for GetFirmwareParameters cmd libpldm: Add decode API for GetFirmwareParameters response libpldm: Add decode API for ComponentParameterTable entry Change-Id: Ifa582bd7c661b5f80da5a78426179cbe1d65817e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/pldm')
-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 793c107c02..48a380a76a 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 = "ef89c46de74a44194f351bdcfda77923a2a00761"
+SRCREV = "ef90100482c982ff53194775526123f5b8d6c9af"