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>
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
index 96c533c..701c163 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 @@
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "516935a5f5a0de6e0da8dd873509529e153a2bbc"
+SRCREV = "7dc8c3bea5747b430b7df2eea891f9df1169f23a"
S = "${WORKDIR}/git"