From 8492d8ae362df78f85fb48d4238e839732e657f0 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 9 Oct 2019 13:21:22 +0000 Subject: phosphor-logging: srcrev bump 835a86938f..14d671fa23 Matt Spinler (8): PEL: Find an entry in the message registry JSON PEL: Read SRC fields out of the registry PEL: Create PrivateHeader from parameters PEL: OpenBMC event log sev to PEL sev helper PEL: Create UserHeader from parameters PEL: Create PEL from parameters PEL: Add Stream ops for std::vector PEL: Add a Generic section object (From meta-phosphor rev: 5d62bdae3ec83b70ee7ad1883d26d19916fc4832) Change-Id: I3c9f7a603b61efe795a442489f025731bfba9e5b 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 aa2d27a80..aeae1ff35 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 = "835a86938f3cf59fbdcd25835b48e6cdb1e6552b" +SRCREV = "14d671fa2311144fe43047486c4938e9c461ce24" S = "${WORKDIR}/git" -- cgit v1.2.3