phosphor-logging: srcrev bump 55a697842f..186ce8c9ff

Aatir (1):
      PEL: PELTool Application

Matt Spinler (8):
      PEL: Create SRC section from message registry
      PEL: Start creating PELs from event logs
      PEL: Create FailingMTMS section for new PELs
      PEL: Save AdditionalData in a UserData section
      PEL: Document UserData sections
      PEL: Const accessors for Private/UserHeader
      PEL: Make action flags optional in the registry
      PEL: Move severity type enums to a header

Change-Id: I22ed82d4bbfbd7dee168d2771811fa5fa01fb10c
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/logging/phosphor-logging_git.bb b/recipes-phosphor/logging/phosphor-logging_git.bb
index 6a1237b..cddda39 100644
--- a/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -54,7 +54,7 @@
 "
 
 SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "55a697842f5d474877bb92afec2cd1c0e3100dbd"
+SRCREV = "186ce8c9ffa266e34827eb75ae9c51f611c0ebd8"
 
 S = "${WORKDIR}/git"