phosphor-logging: srcrev bump d5df867e34..386a61e6f4
Matt Spinler (9):
PEL: Document how to pass in multiple callouts
PEL: Add support for raw symbolic FRUs and procs
PEL: Let Callout object ctor take a MRU list
PEL: Look for callouts in an FFDC JSON file
PEL: Parse and add JSON callouts
PEL: Extract MRUs from callout JSON
PEL: Look for JSON Guard & Deconfig fields
PEL: Add PEL callout JSON testcase
PEL: ExtendedUserData section class
Change-Id: I89aafa67d1c33b5ce1c7a47713756ec633477a9b
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 7065599..b435168 100644
--- a/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -55,7 +55,7 @@
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "d5df867e34498e232ffd2fdcac152f6521478931"
+SRCREV = "386a61e6f451a43b63b47d3e983763c64df399f0"
S = "${WORKDIR}/git"