summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-10-08 15:40:29 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-10-09 23:15:02 +0300
commit176260f1bf1ce7f2c44cea0fb6de3a928d5a79e9 (patch)
tree6b59ce5c57e2abf945d934890b9ffc491d18a88d
parent48426038c8a9e5882172c9b0717631fce7aa3646 (diff)
downloadopenbmc-176260f1bf1ce7f2c44cea0fb6de3a928d5a79e9.tar.xz
pldm: srcrev bump e188b91cd4..ef0b76de01
Jayashankar Padath (1): oem-ibm: Add the dbus timeout while setting UAK Change-Id: I0b9904e09256a4f24446ac19f9349511f032e975 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-rw-r--r--meta-phosphor/recipes-phosphor/pldm/pldm_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
index 37c9fd4682..5beae1e326 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
@@ -2,7 +2,7 @@ HOMEPAGE = "https://github.com/openbmc/pldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm;branch=master;protocol=https"
-SRCREV = "e188b91cd42cc2d3e6049512467b01d73261967e"
+SRCREV = "ef0b76de013f14ab55da270b9393b701547b96ea"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"