pldm: srcrev bump 76f820c1c2..a917012d23
George Liu (5):
Add state sensor configuration to the sensor_pdr.json
Add parsing JSON for State Sensor PDR
Add test for the GeneratePDRByStateSensor method
libpldmresponder: Implement GetStateSensorReadings
libpldmresponder: Add gmock test for the getStateSensorReadings method
Sampa Misra (2):
pdr: Implement terminus locator PDR for BMC
host-bmc: Process host TL PDR
Change-Id: Ie804ef663eb581844af0c92a5b3f061fa7414507
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/pldm/pldm.inc b/recipes-phosphor/pldm/pldm.inc
index 6f8a050..a825d21 100644
--- a/recipes-phosphor/pldm/pldm.inc
+++ b/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 = "76f820c1c2928dd3c8e5add44df9d8e331faeafe"
+SRCREV = "a917012d23a0bdbd79d58521cd13b90aa0a57dad"