summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-21 12:50:49 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-21 12:50:49 +0300
commitdac1fcf30a3d42046af4912749aa6c9e9c80e7cc (patch)
tree5a769efa684f23e9b4df5a11583f730f1d311b70 /meta-phosphor
parent61196049d0fb51988a0587426700804e42657464 (diff)
downloadopenbmc-dac1fcf30a3d42046af4912749aa6c9e9c80e7cc.tar.xz
pldm: srcrev bump 14107a10c5..079e776975
Andrew Jeffery (2): pldm: Use system include directives for libpldm headers oem-ibm: libpldmresponder: Replace deprecated libpldm header path Kamalkumar Patel (1): Adding CPUCore interface support Manojkiran Eda (2): fix markdownlint issues reported in CI Fix spelling mistakes using codespell Riya Dixit (1): oem-ibm: Adding value_name json key for dynamic deallocation of Memory Change-Id: I675437d29bc9d53d7973e8c708988a00d5b7b26f Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 9b7a792666..2ba9a46658 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 = "14107a10c51dc71c7606d2d5a27b64298e7a6b02"
+SRCREV = "079e776975ca6ef8635aff40bea71e1389242fb4"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"