summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-14 14:51:36 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-15 00:28:08 +0300
commit34e5f2e0ed050f4308289383bdd1b16f7a26d5c8 (patch)
tree164fea4b2d06ac41cb0ef16b3ce1e1ff56be8e98
parentffdc7b77d46fc8e47566a3369a4ff3f1be17a8df (diff)
downloadopenbmc-34e5f2e0ed050f4308289383bdd1b16f7a26d5c8.tar.xz
pldm: srcrev bump 7246e0cdce..e05dcc2cad
Deepak Kodihalli (3): libpldmresponder: construct BMC PDRs lazily pldmtool: fix incorrect size assumption pldmtool: fix PDR display for power supply George Liu (2): libpldm: fix the enum names of pldm state sensors libpldm: fix the length bytes of get state sensor readings resp (From meta-phosphor rev: 358faa7281867be46622ecec5a8aa54799f4c327) Change-Id: Ide0cb3e038970ade8ae8b4723e7937fc58044cf7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 ec6207737..85eb99f5f 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 = "7246e0cdce0c269b3907a8b573b1eee37b91bdd8"
+SRCREV = "e05dcc2cadfd45588378690dc805a1193cc9be01"