summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-01-19 18:00:17 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-01-21 03:28:04 +0300
commit9ff732fc3d7deaac851204ac62f29756a7e8bd00 (patch)
tree4f42263fd54eda470508aadb4ff01eec5e932fbc
parent4b9667e0e364ac12c7c59938b68939d17ebe8020 (diff)
downloadopenbmc-9ff732fc3d7deaac851204ac62f29756a7e8bd00.tar.xz
phosphor-logging: srcrev bump 216999f035..c6ee7c5435
Alpana Kumari (1): PEL: Add UnknownSystemType error to message_registry Andrew Geissler (1): openpower-pels: only fail on hw callouts Matt Spinler (1): PEL: Trace when the send-to-host setting changes Ravi Teja (1): Remove emit_object_signal() in restore path Change-Id: I5881b25b929c63ec6da04fe6299e754c40ba634d Signed-off-by: Andrew Geissler <openbmcbump-github@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 e8766f48a6..e1721f6d55 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -54,7 +54,7 @@ FILES:phosphor-rsyslog-config += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "216999f0354f04501d82baa072b6441e048dca71"
+SRCREV = "c6ee7c5435549e2500ee5eddfd8d0462f71edbd9"
S = "${WORKDIR}/git"