From b8fea6dafb46cd8c226992f14b7c4d1dce2d6ce6 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Thu, 26 Aug 2021 13:11:05 +0000 Subject: phosphor-logging: srcrev bump ef952af247..5f285c539d Patrick Williams (7): lg2: introduce motivation and API lg2: initial implementation of C++20 structured logging lg2: support sdbusplus enum conversion lg2: support exception conversion lg2: compile time header format checking lg2: compile time checking for reserved header names log_manager: switch to lg2 Change-Id: I810fb1af065b2066a95b0d2446e48fc7b1d429ea 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 10ee72fd3..abcba2593 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 = "ef952af247f12a0b77a06bbfe7813b268b615f4d" +SRCREV = "5f285c539d7d967b342a8d87eb075a48f77d873c" S = "${WORKDIR}/git" -- cgit v1.2.3