phosphor-logging: srcrev bump 0a2c1a2332..3fb83b3787
Matt Spinler (15):
Add libstdc++fs to test_ldflags Makefile var
PEL: Add class to wrap AdditionalData
PEL: Add PEL Manager class
PEL: Add Stream class to manipulate PEL data
PEL: Add BCD time helpers for PELs
PEL: Add PEL section header structure
PEL: Add PrivateHeader class
PEL: Add UserHeader class
PEL: Add function to generate unique PEL IDs
PEL: Add PEL class
PEL: Add repository to save PELs
PEL: Remove a PEL based on an ID
PEL: New repository method to get PEL data
Factor out log creation code common code.
Implement Logging.Create interface
Change-Id: I6eb90d3be0a957fc6390dfddbf3b0fa8d34c11bb
Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/recipes-phosphor/logging/phosphor-logging_git.bb b/recipes-phosphor/logging/phosphor-logging_git.bb
index 69da44c..4b48c23 100644
--- a/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -54,7 +54,7 @@
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "0a2c1a23327ac720b19eb1b12521d8fde95de2d5"
+SRCREV = "3fb83b3787c8440e48d37eb4c488fa253d63a807"
S = "${WORKDIR}/git"