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>
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
index 6a1237b..cddda39 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 = "55a697842f5d474877bb92afec2cd1c0e3100dbd"
+SRCREV = "186ce8c9ffa266e34827eb75ae9c51f611c0ebd8"
S = "${WORKDIR}/git"