From c6351061888bbf3f35c9148d69efe83456de9d10 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 22 Jul 2020 13:31:27 +0000 Subject: 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 Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor') diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index 6d2d17af75..3dac696801 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" -- cgit v1.2.3