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>
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm.inc b/meta-phosphor/recipes-phosphor/pldm/pldm.inc
index ff44c4d..ae6dca6 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 = "a792b2162df79ad24a75e17bdf06abf9e31f341c"
+SRCREV = "1b180d8a6d3fa1be6a67e83bafb0cbdfa97ce4d8"