summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-08-06 18:11:18 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-08-06 21:03:43 +0300
commit94055d98af7050623300d79dd865dfcec6bf0d5f (patch)
tree4f3f803ca54acb7947d11ff44b902f6d02e2669f /meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
parentbdd5f541e8ef8d92f12d2a964fc9c95709d42944 (diff)
downloadopenbmc-94055d98af7050623300d79dd865dfcec6bf0d5f.tar.xz
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 (From meta-phosphor rev: d5d70cf023e723b6a0f9cd79679048546efc8a1f) Change-Id: Ic031986092bf8bfe36a8484769f0f3becebbc8b2 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb')
-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 69da44c97..4b48c23e1 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 = "0a2c1a23327ac720b19eb1b12521d8fde95de2d5"
+SRCREV = "3fb83b3787c8440e48d37eb4c488fa253d63a807"
S = "${WORKDIR}/git"