summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-11 08:10:38 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2024-03-11 08:10:38 +0300
commit26db796c837403eff6b64ec0c1e5a7a8f9a32982 (patch)
tree372777bd904fafc9f83031c24388fe137d21291a
parent4564a786d39fa7f8f3f473a63543ea2f55d23c4c (diff)
downloadopenbmc-26db796c837403eff6b64ec0c1e5a7a8f9a32982.tar.xz
pldm: srcrev bump 245fc6f10f..5e542be218
Pavithra Barithaya (2): oem-ibm: Access key update support oem-ibm: Add util API for setting the present property Change-Id: Ibbdcc7adb403020da7ecb8de6f31770091249bb5 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 4047aaaaca..9fb96e2e10 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 = "245fc6f10fd5038eb014f1b6c5c7bed20c334ae7"
+SRCREV = "5e542be2185c77e61e7e5f1a16d9fecf5618d644"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"