summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-03-07 18:10:13 +0300
committerAndrew Geissler <andrew@geissonator.com>2022-03-09 03:16:31 +0300
commitaf11a4ea5ad5d60aa3657cc3a925f0af4cd5a482 (patch)
tree6bda640869c16a8f0373456461c0a8af23ac3343 /meta-phosphor
parent7ab908d89ec24ed7e83add2adf5d3fd036e146df (diff)
downloadopenbmc-af11a4ea5ad5d60aa3657cc3a925f0af4cd5a482.tar.xz
phosphor-logging: srcrev bump 7eda3f219e..4e6355d1b2
Matt Spinler (2): PEL: Shorten D-Bus timeout value PEL: Support 'PossibleSubsystems' in msg registry Patrick Williams (1): lg2: add experimental::source_location symbols on GCC Zane Shelley (1): PEL: add possible subsystems to message registry Change-Id: I241c76b73bf0ec8de65ba72f9a6a7f41bc50247e Signed-off-by: Andrew Geissler <openbmcbump-github@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 5ce501f79e..ae5da7b53a 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;branch=master;protocol=https"
-SRCREV = "7eda3f219e6f99bae0f1a8d55d57792af3ba4335"
+SRCREV = "4e6355d1b220618793f22fe840019801b35a7037"
S = "${WORKDIR}/git"