summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-20 12:20:24 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2024-06-20 12:20:24 +0300
commit31c8575bb7d1b36420085f72ba2a39bacccf56b9 (patch)
tree3e879466bb9b678eb27acba9bd0f68bd7eb99201 /meta-phosphor
parent23c00be28319459783fe71bcd787ab62c6ce47ab (diff)
downloadopenbmc-31c8575bb7d1b36420085f72ba2a39bacccf56b9.tar.xz
pldm: srcrev bump 2576aecdd5..14107a10c5
Andrew Jeffery (1): common: test: Add gmock dependency to generated targets Gilbert Chen (1): platform-mc: Added Terminus/TerminusManager class Kamalkumar Patel (2): pldm: Rearranging datatype declaration host-bmc: migrate dbus hosting logic into dbus folder Patrick Williams (1): sdbusplus: use shorter type aliases Change-Id: I59b29018c0707e41dd3bd311212ce6c420c1ee32 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 7c9861b224..9b7a792666 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 = "2576aecdd50220c858a791d3764e198907086e81"
+SRCREV = "14107a10c51dc71c7606d2d5a27b64298e7a6b02"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"