summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-02-03 01:40:11 +0300
committerAndrew Geissler <geissonator@yahoo.com>2022-02-08 21:46:32 +0300
commit49806fa0f72c49c09479075ed8da23bc9419faed (patch)
treee50e668630165545024fe81f5012af58c71cba57 /meta-phosphor
parent72a6a9b29851e016cd8fb306111289d96a85305e (diff)
downloadopenbmc-49806fa0f72c49c09479075ed8da23bc9419faed.tar.xz
phosphor-logging: srcrev bump 601b811385..027bf28508
Matt Spinler (5): PEL: Wait a bit after host up before sending PELs PEL: Delete event logs with bad PELs PEL: Add callouts for some errors in msg registry PEL: Change PEL subsystem val for device errors PEL: Update UserData parser example Shawn McCarney (1): PEL: Add UPS informational errors Sumit Kumar (1): PEL: Skip purging PEL if it has associated hw isolation entry Change-Id: I74cd35442b51d245af13848015a9200c25ca00fb 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 5c3bc5a520..1caf4243d5 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 = "601b81138554249c3dacc5a3efcf79890ffbb0ba"
+SRCREV = "027bf28508ae9e1ab744da697e18a186732e3fe9"
S = "${WORKDIR}/git"