summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-02-14 22:21:13 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-16 22:00:13 +0300
commit08eb0bcfc3d0ec8d988cc05cfa244b7692bb96c9 (patch)
tree9e6852d82a14d7ff24203278c16ed68407542459 /meta-phosphor
parent7f80eeb9b2abe549b5b996134a2393c12b5e1a6c (diff)
downloadopenbmc-08eb0bcfc3d0ec8d988cc05cfa244b7692bb96c9.tar.xz
phosphor-logging: srcrev bump 6aae6a0cae..945299f077
Matt Spinler (6): PEL: Allow adding to AdditionalData PEL: Add ability to create event logs PEL: Create error log for 'bad PEL' PEL: New event log when receiving bad host PEL PEL: Add PELs from ESELs PEL: Add ESEL event log keyword to README (From meta-phosphor rev: 6325fe97b44328b20ed7305fd20255479a6c0383) Change-Id: I0e5673742f993f7f26983f1d4c4b59858e4bb440 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 6c11beeed..f5616803a 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 = "6aae6a0caee074b65f4eb935677f207bf9acb841"
+SRCREV = "945299f077adb1b138b6507d1a3943415d6c2079"
S = "${WORKDIR}/git"