From 5d9464d7e972670becfd9171189a285f508327c0 Mon Sep 17 00:00:00 2001 From: Andrew Geissler Date: Wed, 22 Apr 2020 15:21:22 +0000 Subject: phosphor-logging: srcrev bump fe7218912e..d03d3d91bc Matt Spinler (12): PEL: Add trusted symbolic FRU support to schema PEL: Save registry callout JSON for later PEL: Find message registry callouts to use PEL: Get rid of the enum for a maint procedure PEL: Add symbolic FRU support to FRUIdentity PEL: Add Symbolic FRU support to Callout PEL: Add SRC callouts from message registry PEL: Use contains() for JSON PEL: Document support for sys based severities PEL: Msg registry sev now based on sys type PEL: Add getLocationCode call to inv callout PEL: Add registry testing steps to readme (From meta-phosphor rev: b13795d25ad35271c2c4007acebcbf75a30d85a9) Change-Id: I95636b1e1bec543cabd045de56c07273d7f5156d Signed-off-by: Andrew Geissler Signed-off-by: Andrew Geissler --- meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb') diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index 85659769d..7140ad7f4 100644 --- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb +++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb @@ -56,7 +56,7 @@ FILES_phosphor-rsyslog-config += " \ " SRC_URI += "git://github.com/openbmc/phosphor-logging" -SRCREV = "fe7218912e5b36ffd6f1e125babdf6e05dac4d30" +SRCREV = "d03d3d91bc39dcae72d07cd59ecbcbe530a7a9ed" S = "${WORKDIR}/git" -- cgit v1.2.3