summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-01-23 10:20:24 +0300
committerAndrew Geissler <geissonator@yahoo.com>2024-01-24 02:02:02 +0300
commit12b34e3d0713461702767ba3c4be5d90362e19a5 (patch)
treefd1bfb09f26fafa82f5febf441b0236ae7b0a283 /meta-phosphor
parent6d63a52a434fae205b37caa23e0255078c4709c6 (diff)
downloadopenbmc-12b34e3d0713461702767ba3c4be5d90362e19a5.tar.xz
pldm: srcrev bump 7927f90c8b..33a9cd0b23
Manojkiran Eda (1): host-bmc: fix fru record table size Change-Id: I389518898fafb1f5d881c935fbf8d5d4909c99cd 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 14666837e1..15347dd36f 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 = "7927f90c8b480cd698a4afe8fc27cdad54edadcc"
+SRCREV = "33a9cd0b234b63e1f32859d2f5071684e4ed651d"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"