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>
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
index abcba25..0493ec1 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 @@
 "
 
 SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "5f285c539d7d967b342a8d87eb075a48f77d873c"
+SRCREV = "36a34693232408f47742c41dde17928ca6412228"
 
 S = "${WORKDIR}/git"