From 432a02649b65cbde7de42474d0eec54818e09c2c Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 15 Jun 2021 14:10:59 +0000 Subject: 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 --- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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" -- cgit v1.2.3