phosphor-logging: srcrev bump ead1be21d0..182071455a
Matt Spinler (9):
PEL: Document saving FFDC in UserData sections
PEL: Only hexdump the UserData data, not header
PEL: Change variable name in pel.cpp
PEL: Allow shrinking of a UserData section
PEL: Maybe shrink the AdditionalData UD section
Implement createWithFFDCFiles
PEL: Pass FFDC files into PEL
PEL: Read FFDC files and create PEL sections
PEL: Support CBOR and Text UserData parsing
Change-Id: I82dec058c7e75ca34bb030921fb5eb8efa33fe0c
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 a0c7eba..d3052b0 100644
--- a/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -56,7 +56,7 @@
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "ead1be21d0c046f3bb7a211ec1a5aaf475bcd3ca"
+SRCREV = "182071455a82b22e8111217d624c25f4c86dce43"
S = "${WORKDIR}/git"