summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-03 23:02:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-04 00:54:32 +0300
commite7fe5458d8d5405820de8a4f897848b64eef48e2 (patch)
tree1445ca53140a8d7702783a19400deb4a422ea793
parent540b804bcb8017b2f8c89413b1e31405e047b101 (diff)
downloadopenbmc-e7fe5458d8d5405820de8a4f897848b64eef48e2.tar.xz
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>
-rw-r--r--meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
index a0c7ebafc..d3052b05b 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 @@ FILES_phosphor-rsyslog-config += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "ead1be21d0c046f3bb7a211ec1a5aaf475bcd3ca"
+SRCREV = "182071455a82b22e8111217d624c25f4c86dce43"
S = "${WORKDIR}/git"