pldm: srcrev bump ef5c4eb0e3..b8cf46b885

Patrick Williams (1):
      stdexec: pass scheduler to default_task_context

Thu Nguyen (1):
      platform-mc: Terminus name handling

Change-Id: I7ba93f5304f5d36070d799509e0457780dab6436
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 d364faf..0b894e4 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 = "ef5c4eb0e3b0a3d01b05a6dced1d2905649efa6d"
+SRCREV = "b8cf46b885fe83cd4c6b644a1105131af7bc5e08"
 
 SUMMARY = "PLDM Stack"
 DESCRIPTION = "Implementation of the PLDM specifications"