summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-02-19 12:50:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-02-21 00:34:12 +0300
commitc0839ab7868f67d390a24fd6f86cdeb23a8122b4 (patch)
tree8c407976a7dd01bee824cb61a811744c463701ad /meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
parent90ff4ff5974e75e96666dadff1d98a4003deaf0c (diff)
downloadopenbmc-c0839ab7868f67d390a24fd6f86cdeb23a8122b4.tar.xz
pldm: srcrev bump b4ef4310bd..a410c6580f
Kamalkumar Patel (1): Enhancing misguiding error trace Patrick Williams (1): sdbusplus: use shorter type aliases Pavithra Barithaya (1): oem:ibm :Implement SetFruRecordTable Change-Id: I653df76010b318e4d4ab8c4b36dd3bb67264dca2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/pldm/pldm_git.bb')
-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 bb657fcede..ffddd554a0 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 = "b4ef4310bdda97566d20a6b8a04215c8fb4fb308"
+SRCREV = "a410c6580f6734d14d37e1b6d7aa7993a51e9e5d"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"