From f87c9e5f3539d207d727a2e2d4ffe39afc86fd91 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 21 Apr 2021 20:11:16 +0000 Subject: phosphor-logging: srcrev bump 516935a5f5..7dc8c3bea5 Patrick Williams (11): callouts: switch callout-yaml path to absolute elog_meta: fix pedantic build failure elog_meta: fix unused parameter build errors elog-gen: handle empty template directories callouts: add argument for output file python: enable code formatting fix various warnings filesystem: use non-experimental rsyslog-config: fix compile warnings under -Werror test: fix compile warnings under -Werror elog-gen: handle missing YAML without crashing Change-Id: Id702c0b46df5349fd9435cb5e78eed29a1014597 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 96c533c77..701c1632c 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 = "516935a5f5a0de6e0da8dd873509529e153a2bbc" +SRCREV = "7dc8c3bea5747b430b7df2eea891f9df1169f23a" S = "${WORKDIR}/git" -- cgit v1.2.3