summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-11-06 18:31:19 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-11-07 17:33:50 +0300
commitefae120f9c40145547f57a5ab9512dfdb9fdc536 (patch)
tree373dabc2a68bf57e84087da7ae8c013704e7f057 /meta-phosphor
parent935ce39873dc5385a33476bfbb95005f10ccc762 (diff)
downloadopenbmc-efae120f9c40145547f57a5ab9512dfdb9fdc536.tar.xz
phosphor-logging: srcrev bump 55a697842f..186ce8c9ff
Aatir (1): PEL: PELTool Application Matt Spinler (8): PEL: Create SRC section from message registry PEL: Start creating PELs from event logs PEL: Create FailingMTMS section for new PELs PEL: Save AdditionalData in a UserData section PEL: Document UserData sections PEL: Const accessors for Private/UserHeader PEL: Make action flags optional in the registry PEL: Move severity type enums to a header (From meta-phosphor rev: 281b83e462aa5ff839d36869b0b937aa9721da13) Change-Id: I075a2c5522c702e381ab4ad96f9fa011c2857e17 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 6a1237b9b..cddda393e 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 = "55a697842f5d474877bb92afec2cd1c0e3100dbd"
+SRCREV = "186ce8c9ffa266e34827eb75ae9c51f611c0ebd8"
S = "${WORKDIR}/git"