summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-15 19:00:57 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-11-16 06:49:06 +0300
commitc937587fef228fb6d4a26885088ad36984e9e471 (patch)
tree1112691aff304a8627d9f3f702796e437a753fb2
parent57a3e7e6a67d0868bd9a92ce17dc615e0757e062 (diff)
downloadopenbmc-c937587fef228fb6d4a26885088ad36984e9e471.tar.xz
pldm: srcrev bump 1ef62c37a2..77aef218a5
Brad Bishop (1): pldm_visualise_pdrs.py: add some error handling Christian Geddes (1): Increment max size of hb_lid_ids from 512->1024 Manojkiran Eda (3): oem_ibm: Tie hb_tpm_required to TPMEnable dbus property Fix the property type error Fix pldm crashes Sagar Srinivas (1): PLDM: Fix wrong instance number for reboot effecter (deep IPL effecter) Change-Id: Ieff2aea574d19f1ea7b9bbd3b8a6c100db5dc2da Signed-off-by: Andrew Geissler <openbmcbump-github@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 9f73cab80..61962233c 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 = "1ef62c37a2eed8c78302a9e682a45c80e8c61dea"
+SRCREV = "77aef218a514d34c03bc024d83f83e334035792e"