summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-04-02 13:30:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-04-02 22:02:28 +0300
commitfab670dd39b994c421a21efedac70c4a2a1f6ae5 (patch)
tree992c87d8ad42c68ae191aa27ddd47beac092954f /meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
parent5da95ea567aa67b1db6a193940ef7cda9053ed80 (diff)
downloadopenbmc-fab670dd39b994c421a21efedac70c4a2a1f6ae5.tar.xz
pldm: srcrev bump ae933cc2e7..d28f08cf02
Pavithra Barithaya (2): oem-ibm: Hex value support for the PCIe config space data Adding severity when reporting an error Sagar Srinivas (1): Use std::map.contains as per latest c++ nothingIIersonal (1): pldmtool: Add GetSensorReading command Change-Id: Icfa724c31b4b2aa53e6dcf39be367ca0a9000476 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 e409d8fce5..52a9c695e7 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 = "ae933cc2e7166dfc611068f9a5298107debfe2d7"
+SRCREV = "d28f08cf0238435ac92184fabaafd9c76bff62cf"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"