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
(From meta-phosphor rev: 07be1f16cd67426c6a8fb2d3338aa12fb66f640d)
Change-Id: I816305203348038ca2642b39f9af2347cffad2c0
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
index a0c7eba..d3052b0 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/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"