phosphor-logging: srcrev bump 0a2c1a2332..3fb83b3787

Matt Spinler (15):
      Add libstdc++fs to test_ldflags Makefile var
      PEL: Add class to wrap AdditionalData
      PEL: Add PEL Manager class
      PEL: Add Stream class to manipulate PEL data
      PEL: Add BCD time helpers for PELs
      PEL: Add PEL section header structure
      PEL: Add PrivateHeader class
      PEL: Add UserHeader class
      PEL: Add function to generate unique PEL IDs
      PEL: Add PEL class
      PEL: Add repository to save PELs
      PEL: Remove a PEL based on an ID
      PEL: New repository method to get PEL data
      Factor out log creation code common code.
      Implement Logging.Create interface

(From meta-phosphor rev: d5d70cf023e723b6a0f9cd79679048546efc8a1f)

Change-Id: Ic031986092bf8bfe36a8484769f0f3becebbc8b2
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
index 69da44c..4b48c23 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 = "0a2c1a23327ac720b19eb1b12521d8fde95de2d5"
+SRCREV = "3fb83b3787c8440e48d37eb4c488fa253d63a807"
 
 S = "${WORKDIR}/git"