summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-16 09:10:44 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-16 15:59:38 +0300
commit28a3f9c53649e55e7dda1205c463067d6e810bc7 (patch)
treea2d5f49b61152d6212d615a3d408cb83c399d414
parent969832d8a2ef0a871217f92af96b9ff95aaee6b2 (diff)
downloadopenbmc-28a3f9c53649e55e7dda1205c463067d6e810bc7.tar.xz
pldm: srcrev bump 46f352ed24..15b9411186
Pavithra Barithaya (1): fix constVariableReference cpp style check Change-Id: I6d4a2d42b661ec82763f1a33c080c883f8d0e896 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 1b53f2304c..ac3dfc7e66 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 = "46f352ed2426368185f3bd36fd6bf88f15fa5111"
+SRCREV = "15b9411186c9a89c3996fcd5ead17359918cb7ef"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"