summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/logging
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-19 19:01:14 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-20 01:02:22 +0300
commit0dca50c6c30d2dc82478982078c61427f3fcf13d (patch)
tree7ea00bd416e5e8c900cacc6c1049ea8edfcf1f06 /meta-phosphor/recipes-phosphor/logging
parent1ab6990063878363c144b42f268e30e75d7b7444 (diff)
downloadopenbmc-0dca50c6c30d2dc82478982078c61427f3fcf13d.tar.xz
phosphor-logging: srcrev bump 993168de47..516935a5f5
Patrick Williams (1): sdjournal: fix unused parameter error Sumit Kumar (1): PEL: Use ordered_json in code instead of fifo_map Change-Id: Iab1040030838d3ffe2e865010fc515da636b47f3 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 55caaab45..96c533c77 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 = "993168de4791dc83ea787c2180187654a9f37e89"
+SRCREV = "516935a5f5a0de6e0da8dd873509529e153a2bbc"
S = "${WORKDIR}/git"