summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/logging
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-09-08 23:02:00 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-09-09 02:40:41 +0300
commitc21e2a9693f6a39f13b4dbd258ee30e37e182182 (patch)
tree4c08e7355a805f236233f3336f6bb5cd5b8c3bb5 /meta-phosphor/recipes-phosphor/logging
parent22019c0eaebdda68ab1923e821b68d9f86d8ea83 (diff)
downloadopenbmc-c21e2a9693f6a39f13b4dbd258ee30e37e182182.tar.xz
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 (From meta-phosphor rev: dbc09183519517dff9301259f2e3feed3654383d) Change-Id: I74eb3fe9293174f2b7942454791cc47326353680 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/logging')
-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 706559903e..b435168a3c 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -55,7 +55,7 @@ FILES_phosphor-rsyslog-config += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "d5df867e34498e232ffd2fdcac152f6521478931"
+SRCREV = "386a61e6f451a43b63b47d3e983763c64df399f0"
S = "${WORKDIR}/git"