summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-06-17 22:51:31 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-18 21:44:29 +0300
commit571d2ad07af52811a620d9b4ef318ed14ab953d6 (patch)
tree9497ab7a456eaeda0d59fd5c71c7ccd1daff6805 /meta-phosphor
parent2948c919eb0b1497eedd770ada2b00a2462e9224 (diff)
downloadopenbmc-571d2ad07af52811a620d9b4ef318ed14ab953d6.tar.xz
phosphor-logging: srcrev bump bcf3b2a6c0..620ef38ce4
Andrew Geissler (2): ensure persist dir created for quiesce tests ensure time delay in time based test Matt Spinler (1): Add code coverage for unit tests (From meta-phosphor rev: 83b4be7835884d0a1af25b04b7f9ba0877e4050b) Change-Id: Ibdeb0e3adcb34358690bb0d063b78c507823aefc Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 90d650aba..7599f0842 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -56,7 +56,7 @@ FILES_phosphor-rsyslog-config += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "bcf3b2a6c0c3b319e41a143415abd2316db87efc"
+SRCREV = "620ef38ce4225298d3f8efd368c80dd732a1d4b8"
S = "${WORKDIR}/git"