summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-17 04:21:09 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2021-11-17 04:21:09 +0300
commit1c8f465308e319a5e9ff16628d82858eac3133cb (patch)
tree43d55cc66d10dc0960db176a1fe7b558be1dbb6b
parent9483fe5ce1bc2a051c2b1696fd74586ec07023a9 (diff)
downloadopenbmc-1c8f465308e319a5e9ff16628d82858eac3133cb.tar.xz
phosphor-logging: srcrev bump 8ec41563bb..f060bf0d0a
Jayanth Othayoth (7): PEL: rename feature flag SBE_FFDC_SUPPORTED PEL: Add guard record entry create function PEL: Added phal specific service action support PEL: Guard related service action support for SBE logs PEL: Add deconfigure records PEL: Remove HWAS_STATE updates from sbe ffdc processing api PEL: Add next level of support maintenance procedure Patrick Williams (1): lg2: reduce stdout and allow customization Zane Shelley (3): PEL: allow optional description in "Error Details" PEL: update message registry for openpower-hw-diags PEL: pad hex words displayed in error message Change-Id: I7d305019ed0472b9997e5a2d1e3d5e6b47eb1b14 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 1453ab49f..c56246a82 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 = "8ec41563bb445fc55977d0730a9ac68bc4e8ad59"
+SRCREV = "f060bf0d0a4c8f9e041af974c3b33a9e3fdc0399"
S = "${WORKDIR}/git"