phosphor-logging: srcrev bump c148935174..57686b65b5

Matt Spinler (11):
      PEL: Store transmission states in UserHeader
      PEL: Add enums for transmission states
      PEL: Repository: Add write() function
      PEL: Save tran states in the repo attributes
      PEL: Set tran states when PELs are added to repo
      PEL: Reset host transmission state on restart
      PEL: Add Repo API to update transmission states
      PEL: Add constructors to BCDTime
      PEL: Add APIs to read the FW versions
      PEL: Add ExtendedUserHeader section class
      PEL: Put back in the default error log caps

Change-Id: I95f8e170d17993455bce0bc3a2b515bb1b3a3448
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 7c3b33b..f2c1f62 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 = "c148935174a27faaae4f5a4fedaf4ff2705916ec"
+SRCREV = "57686b65b58e247858df228de8889ae30104ecdf"
 
 S = "${WORKDIR}/git"