summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/logging
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-08-31 01:01:17 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-09-01 00:18:58 +0300
commit01dc16f9dd8f0b19c13cb84e9f883b290feae871 (patch)
treef1e716ae349f61eca9f583b8b815c1fd27133362 /meta-phosphor/recipes-phosphor/logging
parent3b0b3749d62cef07275b67a07bc38208e95b1936 (diff)
downloadopenbmc-01dc16f9dd8f0b19c13cb84e9f883b290feae871.tar.xz
phosphor-logging: srcrev bump 5f285c539d..36a3469323
Andrew Geissler (1): PEL:message_registry: add new HostRunning error Patrick Williams (12): lg2: missing include for ranges::find lg2: reduce string_view for size optimize lg2: minor size optimization in do_log build: update cereal dep for subprojects lg2: conversion: support std::filesystem::path natively lg2: workaround clang-tidy's lack of source_location lg2: fix clang issue on nullptr_t log_manager: add override to deleteAll log_manager: fix constexpr string length lg2: fix clang static_assert fire rsyslog-config: warning due to bad std::move lg2: conversion: reduce std::forward clutter Rashmica Gupta (1): PEL: Add altitude PEL registry entries Vijay Lobo (1): PEL.Entry - Add managementSystemAck property Zane Shelley (1): PEL: removed openpower-hw-diags registry SRC desc Change-Id: Icc5818cc3949e1fbc7553fafd19c6c045c23bcd9 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/logging')
-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 abcba2593..0493ec1e6 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 = "5f285c539d7d967b342a8d87eb075a48f77d873c"
+SRCREV = "36a34693232408f47742c41dde17928ca6412228"
S = "${WORKDIR}/git"