summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/logging
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-10-30 23:41:21 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-31 15:53:48 +0300
commit2c4a66f9fdc1ad8801b849edc540045045de4f54 (patch)
tree8679e0c92e1292941bd68cb297a3768b6508f24a /meta-phosphor/recipes-phosphor/logging
parent1804222e9721f6c2e8b96d5ac368825f41205851 (diff)
downloadopenbmc-2c4a66f9fdc1ad8801b849edc540045045de4f54.tar.xz
phosphor-logging: srcrev bump 935a25e2be..55a697842f
Matt Spinler (5): PEL: Install an empty PEL message registry PEL: Add message registry JSON schema PEL: Add message registry README PEL: Script to validate message registry JSON PEL: Check duplicate reason codes in registry (From meta-phosphor rev: 39cf7d702b0a27593f6dec44bf34acd1672e9ad0) Change-Id: Idb582613a935105b0ccceb9b8d1b2720ffa7ce2a 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')
-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 22f3bd3ef..6a1237b9b 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 = "935a25e2be41be8853ce8d8dddb10d867fcd6847"
+SRCREV = "55a697842f5d474877bb92afec2cd1c0e3100dbd"
S = "${WORKDIR}/git"