summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-08-21 14:01:38 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-08-21 23:54:25 +0300
commit3da1a99f3bc606cdc334bbf8e438db18a792205a (patch)
tree05c1226a3e60bbc8b30c4417707c7f5959dc5965 /meta-phosphor
parent131cc2e4cb3d0602fb297b95ad3c05c588ff386c (diff)
downloadopenbmc-3da1a99f3bc606cdc334bbf8e438db18a792205a.tar.xz
pldm: srcrev bump a792b2162d..1b180d8a6d
George Liu (5): libpldm: Implement requester flow for SetBIOSTable libpldm: implement responder flow for SetBIOSTable test: fix bios JSON in the test file pldm: Add verify CRC value of the BIOS table libpldmresponder: Implement SetBIOSTable (From meta-phosphor rev: 01f62bb8d600045cd3d7c88458d521f46f00dca0) Change-Id: Ifefaf6f96458de3f828c29c4ec0b999b8a14a44e Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 ff44c4df7..ae6dca629 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 = "a792b2162df79ad24a75e17bdf06abf9e31f341c"
+SRCREV = "1b180d8a6d3fa1be6a67e83bafb0cbdfa97ce4d8"