commit | 0dca50c6c30d2dc82478982078c61427f3fcf13d | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Mon Apr 19 16:01:14 2021 +0000 |
committer | Andrew Geissler <geissonator@yahoo.com> | Mon Apr 19 22:02:22 2021 +0000 |
tree | 7ea00bd416e5e8c900cacc6c1049ea8edfcf1f06 | |
parent | 1ab6990063878363c144b42f268e30e75d7b7444 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index 55caaab..96c533c 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 = "993168de4791dc83ea787c2180187654a9f37e89" +SRCREV = "516935a5f5a0de6e0da8dd873509529e153a2bbc" S = "${WORKDIR}/git"