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
Change-Id: I368e6733f7ba7e7d4cdae29e347067a419451381
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/logging/phosphor-logging_git.bb b/recipes-phosphor/logging/phosphor-logging_git.bb
index 6d2d17a..3dac696 100644
--- a/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -55,7 +55,7 @@
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "3477ce94b366e6968296377598122a2060f4bed2"
+SRCREV = "c03123bc0ae30597e3e69086513431706e604129"
S = "${WORKDIR}/git"