summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-31 17:11:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-31 23:57:07 +0300
commit4e9924ed7aacaf3763e1fd63557a497ef308ad5c (patch)
tree42a478f004e01833913b2bf2f454b1326a0e5b6b /meta-phosphor
parenta1eaf69b13909f2f1f8d3654d3c050a263943792 (diff)
downloadopenbmc-4e9924ed7aacaf3763e1fd63557a497ef308ad5c.tar.xz
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 (From meta-phosphor rev: a298f84dfa8aebd93a14379190e57fe1c302ad33) Change-Id: I9f381bc776390872a2e78e84c1d17b2ee3222a18 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 6f8a0505e..a825d2149 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 = "76f820c1c2928dd3c8e5add44df9d8e331faeafe"
+SRCREV = "a917012d23a0bdbd79d58521cd13b90aa0a57dad"