pldm: srcrev bump 442210e450..a28707263a

George Liu (6):
      oem/libpldm: Implement requester flow for GetAlertStatus
      oem/libpldm: platform: implement responder flow for GetAlertStatus
      oem/pldm: Implement GetAlertStatus command
      pldmtool: oem: Implement GetAlertStatus command
      pdr: Update D-Bus mapping structure
      pldm: Optimized parsing of PDR JSON files

Jolie Ku (1):
      libpldm: Implement encode/decode for GetNumericEffecterValue The spec of GetNumericEffecterValue command refers to DSP0248_1.2.0:22.3

Change-Id: Ic16ed64c093075fa0d6167f0ff5ecee196ded011
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/pldm/pldm.inc b/recipes-phosphor/pldm/pldm.inc
index 4b5ad8f..ba480bc 100644
--- a/recipes-phosphor/pldm/pldm.inc
+++ b/recipes-phosphor/pldm/pldm.inc
@@ -2,4 +2,4 @@
 LICENSE = "Apache-2.0"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=86d3f3a95c324c9479bd8986968f4327"
 SRC_URI = "git://github.com/openbmc/pldm"
-SRCREV = "442210e450bcd9bced09988ac2d237416193a89d"
+SRCREV = "a28707263adef78a6c171f83e58cf212aa9056b1"