summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-01-31 20:41:30 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2020-02-03 18:05:16 +0300
commitfdbeb19955bd11fe9bede34acd4173270f7f54d7 (patch)
tree227cb7aea6c67825bcd7bfff11a6c67c3fac58a4 /meta-phosphor
parent9cdaf198c46a7f2d73e7a3be8fee14eaca8e777f (diff)
downloadopenbmc-fdbeb19955bd11fe9bede34acd4173270f7f54d7.tar.xz
phosphor-logging: srcrev bump 0e1593ec71..56e08263d6
Deepak Kodihalli (1): openpower-pels: react to PLDM API change Matt Spinler (6): PEL: Add function to get PEL size PEL: Check UserData section size before adding PEL: Move util namespace to bottom of pel.cpp PEL: Save process name in a UserData section PEL: Save BMC Version ID in UserData section PEL: HostNotifier testcase refactoring (From meta-phosphor rev: abd1f21587927f7935e34f9ef7637a073d761bc5) Change-Id: Ic49bb82e0b115f794bde2f1fc7de0d61bf082886 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-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 4a3ca16bc..8abb1ae28 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 = "0e1593ec7102b3a4e273953b2ffb6babae421213"
+SRCREV = "56e08263d6c3c7dccca02a7b3338cc0a37f4d716"
S = "${WORKDIR}/git"