pldm: srcrev bump 267c7efc46..ef5c4eb0e3
Andrew Jeffery (15):
pldmd: Remove unused MCTP_MSG_TYPE_PLDM
host-bmc: host_pdr_handler: Drop unused emptyJsonList
host-bmc: host_pdr_handler: Drop unused fruJson
host-bmc: motherboard: Delete move methods
host-bmc: cpu_core: Delete move methods
host-bmc: dbus_to_event_handler: Remove unused mctp_fd
host-bmc: host_pdr_handler: Remove unused fields
oem-ibm: libpldmresponder: file_io: Remove unused fields
oem-ibm: libpldmresponder: file_io_type_vpd: Remove unused vpdFileType
oem-ibm: libpldmresponder: oem_ibm_handler: Remove unused `this`
oem-ibm: requester: dbus_to_file_handler: Drop unused mctp_fd
libpldmresponder: bios_config: Remove unused 'fd' member
platform-mc: terminus_manager: Remove unused 'event' field
pldm: Drop pessimizing moves
fw-update: Break circular dependency
Manojkiran Eda (1):
fix type deduction failure in gcc-14
Tal Yacobi (1):
pldmtool: Fix missing range begin
Change-Id: Ia7673c632d8f198430bd48c9afcb726c0a7e590e
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
index 682a215..d364faf 100644
--- a/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/pldm/pldm_git.bb
@@ -2,7 +2,7 @@
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
SRC_URI = "git://github.com/openbmc/pldm;branch=master;protocol=https"
-SRCREV = "267c7efc462a8ebc0eb8eb7df4de48c8003603b3"
+SRCREV = "ef5c4eb0e3b0a3d01b05a6dced1d2905649efa6d"
SUMMARY = "PLDM Stack"
DESCRIPTION = "Implementation of the PLDM specifications"