summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/pldm
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-07 19:11:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-08 02:40:47 +0300
commit23c0599ebe0e89fac517972cf334043a8d4f9a57 (patch)
treeb14a406c98c679fc42ed82b1db1c008dee3df2cc /meta-phosphor/recipes-phosphor/pldm
parentb028028db762422829d9b8a5d7f0a0a5acae8dd2 (diff)
downloadopenbmc-23c0599ebe0e89fac517972cf334043a8d4f9a57.tar.xz
pldm: srcrev bump c0c6054c33..15bff55bf1
George Liu (2): libpldmresponder: create PDR when the D-Bus object path exists configurations: add PDR relate to timed power on effecter to 11.json Pavithra Barithaya (2): oem-ibm/libpldm : Implement encode/decode for GetFileTable pldmtool : File table parsing Sridevi Ramesh (1): pldmtool: Implement GetFRURecordTable. Tom Joseph (4): pldmtool: Refactor the code for tracing the PDR header pldmtool: Add parser for State Sensor PDR pldmtool: Refactor printStateEffecterPDR sensor_event: Correct the D-Bus object path (From meta-phosphor rev: 22ee1bc9f6b3ce29da0c290734d6e715b9971363) Change-Id: I8ddfa798d4fc35f23d99e7c818861da223d06f83 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 30a9b04432..c45ad187c6 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 = "c0c6054c33a5f4935098ddd15dbb5cdf6e986bb9"
+SRCREV = "15bff55bf184dbf60615311363a3d7746cb19354"