summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-22 16:31:27 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-23 00:47:22 +0300
commitc6351061888bbf3f35c9148d69efe83456de9d10 (patch)
tree15331e2f8c4d5bf39bdf289d106367030e705056
parentbc8b187b858e45d15228c8d6cf20b9404c7f7b5a (diff)
downloadopenbmc-c6351061888bbf3f35c9148d69efe83456de9d10.tar.xz
phosphor-logging: srcrev bump 3477ce94b3..c03123bc0a
Matt Spinler (11): PEL: Document PEL retention and pruning rules PEL: Add PEL repository capping related fields PEL: Add size, creator, sev to repo attributes PEL: Create a PEL that takes parameters for test PEL: Keep size statistics of PEL repo PEL: Implement respository pruning PEL: Check if PEL pruning necessary on a new PEL PEL: Disable the default log entry capping PEL: On remove() call, return the removed LogID PEL: Watch for manually deleted PEL files PEL: Remove a debug trace (From meta-phosphor rev: 3b57c832540a75a07874de844e190edeed71691c) Change-Id: Iae1fc52e85501c1bfe96630320763a6f989ad6d3 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
-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 6d2d17af7..3dac69680 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 = "3477ce94b366e6968296377598122a2060f4bed2"
+SRCREV = "c03123bc0ae30597e3e69086513431706e604129"
S = "${WORKDIR}/git"