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