summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-03-11 00:41:19 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-03-11 15:16:57 +0300
commit570cf07edebd0a8e762a2c3c1ed32648cb8e4d05 (patch)
tree4cbb0f434b9399b2964dbf1501de9c5c54fcc92d /meta-phosphor
parent2d4182fe826b908361bd9e682d592e30cfa97704 (diff)
downloadopenbmc-570cf07edebd0a8e762a2c3c1ed32648cb8e4d05.tar.xz
phosphor-logging: srcrev bump a214ed3088..5f5352e5f6
Matt Spinler (7): PEL: Common function to call host iface response PEL: Get PLDM instance ID asynchonously PEL: Remove the synchronous getPLDMInstanceID call PEL: Decrease the PLDM send failure retry time PEL: Clear PLDM instance IDs in certain cases PEL: Tell HostNotifier about deleted PELs PEL: Add HostNotifier related debug traces (From meta-phosphor rev: 84c77803dd3baf1489dafb4c189159b20e0c5088) Change-Id: Ic600eaca143772db224557b436c42109e9aa1800 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@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 2ca27cf59..89e345b61 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 = "a214ed308841a7b6d8ecf771665f0da367762da2"
+SRCREV = "5f5352e5f6b0ebcdd5bf0a7306f13c503246c9b9"
S = "${WORKDIR}/git"