summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2019-12-11 01:51:14 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-12-11 19:56:42 +0300
commit8cf5d515eaab4097963909c0288d02e1b4192ec4 (patch)
tree99f682550b4d53ae390fee47dc04102a390b50f6 /meta-phosphor/recipes-phosphor
parentae57d484d0ad182ef765675d445a90de10446b32 (diff)
downloadopenbmc-8cf5d515eaab4097963909c0288d02e1b4192ec4.tar.xz
phosphor-logging: srcrev bump c148935174..57686b65b5
Matt Spinler (11): PEL: Store transmission states in UserHeader PEL: Add enums for transmission states PEL: Repository: Add write() function PEL: Save tran states in the repo attributes PEL: Set tran states when PELs are added to repo PEL: Reset host transmission state on restart PEL: Add Repo API to update transmission states PEL: Add constructors to BCDTime PEL: Add APIs to read the FW versions PEL: Add ExtendedUserHeader section class PEL: Put back in the default error log caps (From meta-phosphor rev: 7662915507af1ded0ae691c427a2268adb4d4303) Change-Id: I33a1d803a103e5c9db77dc410c8f5844072dfa20 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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 7c3b33bef..f2c1f6288 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 = "c148935174a27faaae4f5a4fedaf4ff2705916ec"
+SRCREV = "57686b65b58e247858df228de8889ae30104ecdf"
S = "${WORKDIR}/git"