From 94055d98af7050623300d79dd865dfcec6bf0d5f Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Tue, 6 Aug 2019 15:11:18 +0000 Subject: 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 Signed-off-by: Brad Bishop --- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor') 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" -- cgit v1.2.3