phosphor-logging: srcrev bump 835a86938f..14d671fa23

Matt Spinler (8):
      PEL: Find an entry in the message registry JSON
      PEL: Read SRC fields out of the registry
      PEL: Create PrivateHeader from parameters
      PEL: OpenBMC event log sev to PEL sev helper
      PEL: Create UserHeader from parameters
      PEL: Create PEL from parameters
      PEL: Add Stream ops for std::vector<uint8_t>
      PEL: Add a Generic section object

(From meta-phosphor rev: 5d62bdae3ec83b70ee7ad1883d26d19916fc4832)

Change-Id: I3c9f7a603b61efe795a442489f025731bfba9e5b
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 aa2d27a..aeae1ff 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 = "835a86938f3cf59fbdcd25835b48e6cdb1e6552b"
+SRCREV = "14d671fa2311144fe43047486c4938e9c461ce24"
 
 S = "${WORKDIR}/git"