summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-06-15 17:10:59 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-06-17 02:09:35 +0300
commit432a02649b65cbde7de42474d0eec54818e09c2c (patch)
tree952ab1943dae3f38aa075891c9533ea54d1e1951
parent7d5c10100ad226a381b61cfcff603155f4397349 (diff)
downloadopenbmc-432a02649b65cbde7de42474d0eec54818e09c2c.tar.xz
phosphor-logging: srcrev bump b6b2557555..0866c3fc66
Jayanth Othayoth (6): PEL: enable base infrastructure for SBE FFDC base PEL create PEL: Create TemporaryFile class PEL: API to convert FAPI based data to PEL format PEL: move jsonCalloutSubtype const definition to header PEL: Add SBE FFDC process function PEL: enable SBE FFDC support in pel log Matt Spinler (1): elog-gen: Install elog-gen.py Change-Id: I061381eaf9d4ec7ba47e37838c73d41f6b2a8df2 Signed-off-by: Andrew Geissler <openbmcbump-github@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 c21fb1ebe..2154ce6e6 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -54,7 +54,7 @@ FILES_phosphor-rsyslog-config += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "b6b255755561d39780b65fa945ec43fd81319a9f"
+SRCREV = "0866c3fc66b9c0074fa4f86d06da879a6bba2f7a"
S = "${WORKDIR}/git"