phosphor-logging: srcrev bump a214ed3088..5f5352e5f6

Matt Spinler (7):
      PEL: Common function to call host iface response
      PEL: Get PLDM instance ID asynchonously
      PEL: Remove the synchronous getPLDMInstanceID call
      PEL: Decrease the PLDM send failure retry time
      PEL: Clear PLDM instance IDs in certain cases
      PEL: Tell HostNotifier about deleted PELs
      PEL: Add HostNotifier related debug traces

(From meta-phosphor rev: 84c77803dd3baf1489dafb4c189159b20e0c5088)

Change-Id: Ic600eaca143772db224557b436c42109e9aa1800
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
index 2ca27cf..89e345b 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -54,7 +54,7 @@
 "
 
 SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "a214ed308841a7b6d8ecf771665f0da367762da2"
+SRCREV = "5f5352e5f6b0ebcdd5bf0a7306f13c503246c9b9"
 
 S = "${WORKDIR}/git"