From 1c8f465308e319a5e9ff16628d82858eac3133cb Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 17 Nov 2021 01:21:09 +0000 Subject: 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 --- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- cgit v1.2.3