summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-04-22 18:21:22 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-04-23 04:36:59 +0300
commit5d9464d7e972670becfd9171189a285f508327c0 (patch)
tree56a9367c85022221a5ec520e1f95370e06271ce2 /meta-phosphor/recipes-phosphor
parent247d5d6eb2eab071e90e97eb087374454d26f4f7 (diff)
downloadopenbmc-5d9464d7e972670becfd9171189a285f508327c0.tar.xz
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 <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor')
-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 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"