libpldm: srcrev bump 4bd6eef388..8085efe0f1
Andrew Jeffery (4):
transport: mctp-demux: Refactor buffer handling in recv callback
include: Sort file lists in meson.build
libpldm: Remove the requester-api option
changelog: Note the removal of requester-api meson option
Thu Nguyen (1):
transport: Match on response in pldm_transport_send_recv_msg()
Change-Id: Ic3782af866cd01f60bfec0434d5495a6a8e7879b
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
index fa69046..181a91e 100644
--- a/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
+++ b/meta-phosphor/recipes-phosphor/libpldm/libpldm_git.bb
@@ -3,7 +3,7 @@
HOMEPAGE = "https://github.com/openbmc/libpldm"
LICENSE = "Apache-2.0"
LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
-SRCREV = "4bd6eef3885d90dd9a0efde3c3d90e442849a6f0"
+SRCREV = "8085efe0f1ef3f0560076088bb867bf7920ffeb3"
PACKAGECONFIG[oem-ibm] = "-Doem-ibm=enabled,-Doem-ibm=disabled,,"
PV = "0.1.0+git${SRCPV}"