libpldm: srcrev bump 096685b476..ef48506891

Andrew Jeffery (5):
      changlog: Fix ordering of Deprecated header under [Unreleased]
      transport: pldm_transport_poll(): Handle errors from ->init_pollfd()
      transport: pldm_transport_poll(): Adjust return value semantics
      libpldm: Migrate ARRAY_SIZE() to internal header
      transport: Introduce a transport for testing purposes

Pavithra Barithaya (3):
      state-set: Add the enum for Operational Stress Status state
      platform: Uniform struct field name for FRU Record Set PDR
      platform: Uniform struct field name for Numeric SensorValue PDR

Thu Nguyen (1):
      transport: Correct comparison in while loop condition

Change-Id: If60d61dc1e0dab9eed05ae2b4e5bc8301d9168df
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 238a9b1..0f90dc6 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 = "096685b4768eabe1c821236e34982bba1019e397"
+SRCREV = "ef48506891d28b2ffeab32be7776836b76726534"
 LIBPLDM_ABI_DEVELOPMENT = "deprecated,stable,testing"
 LIBPLDM_ABI_MAINTENANCE = "stable,testing"
 LIBPLDM_ABI_PRODUCTION = "deprecated,stable"