summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/logging
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-21 23:11:16 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-22 02:10:45 +0300
commitf87c9e5f3539d207d727a2e2d4ffe39afc86fd91 (patch)
tree71cfc02b56ccd8b6e847f5b3de9050397f33ca53 /meta-phosphor/recipes-phosphor/logging
parentf28a4b0375a828ddc9c0fc02c35204a9793c0b8c (diff)
downloadopenbmc-f87c9e5f3539d207d727a2e2d4ffe39afc86fd91.tar.xz
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 <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/logging')
-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 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"