phosphor-logging: srcrev bump 3477ce94b3..c03123bc0a

Matt Spinler (11):
      PEL: Document PEL retention and pruning rules
      PEL: Add PEL repository capping related fields
      PEL: Add size, creator, sev to repo attributes
      PEL: Create a PEL that takes parameters for test
      PEL: Keep size statistics of PEL repo
      PEL: Implement respository pruning
      PEL: Check if PEL pruning necessary on a new PEL
      PEL: Disable the default log entry capping
      PEL: On remove() call, return the removed LogID
      PEL: Watch for manually deleted PEL files
      PEL: Remove a debug trace

(From meta-phosphor rev: 3b57c832540a75a07874de844e190edeed71691c)

Change-Id: Iae1fc52e85501c1bfe96630320763a6f989ad6d3
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 6d2d17a..3dac696 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -55,7 +55,7 @@
 "
 
 SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "3477ce94b366e6968296377598122a2060f4bed2"
+SRCREV = "c03123bc0ae30597e3e69086513431706e604129"
 
 S = "${WORKDIR}/git"