summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-05-20 05:41:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-05-22 15:46:39 +0300
commitfc0edf0805e533d4c9889343593893f547d04082 (patch)
tree146ee27c3601bf63826d46c94ece33b723c39c9c /meta-phosphor
parent6eb9c2c7e080d8418edae4f9fdeacc5648de299f (diff)
downloadopenbmc-fc0edf0805e533d4c9889343593893f547d04082.tar.xz
pldm: srcrev bump 3bdb3c2acd..4dd11a7c8d
Adair Li (2): libpldm: Implement encode/decode for GetBIOSAttributeCurrentValueByHandle pldmtool: Add GetBIOSAttributeCurrentValueByHandle command George Liu (1): Fix failure to get file path of bios Jolie Ku (1): Fix the error of calling htole16/htole32/le16toh/le32toh method TOM JOSEPH (1): pldm_events: Implement support for state sensorEvents Tom Joseph (2): pldm_events: Parse state sensor PDRs from the Host PDR pldm_events: Update PlatformEventMessage implementation (From meta-phosphor rev: 3b15f36e77882ed470463958e1cd46b4e6177737) Change-Id: Iee3c0cfa01ca3bf130e7a6f0124f5d6ff677ceda 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 71cf65858..dbe8bdc36 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 = "3bdb3c2acde56079c3f8bfd5c1e7922b20c51414"
+SRCREV = "4dd11a7c8d51b102e0795186e8986a699672d312"