summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2020-07-29 21:41:35 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-07-30 01:06:14 +0300
commitb0551334a2759f29afa8314734eb5c0165ba744e (patch)
treede6e678c0b53a22398234a98a5b931d5a238a130 /meta-phosphor
parent28fee92637ab5eeabf30c846db39975936c06f29 (diff)
downloadopenbmc-b0551334a2759f29afa8314734eb5c0165ba744e.tar.xz
phosphor-logging: srcrev bump c03123bc0a..6321ba3429
Matt Spinler (5): PEL: Support a default device callouts file PEL: Call new loc code related D-Bus methods PEL: Still create PEL when error not in registry PEL: Trace BMC log ID on new PEL, and use fmt PEL: Trace on receiving a host PEL (From meta-phosphor rev: db20ec3195ea9c1d256fa6fa549a4522c0cab8d4) Change-Id: Idd0bbb91a144ed6e3b7aee6c57057e4c76244553 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com> Signed-off-by: Andrew Geissler <geissonator@yahoo.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 3dac696801..19bb8c6146 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -55,7 +55,7 @@ FILES_phosphor-rsyslog-config += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "c03123bc0ae30597e3e69086513431706e604129"
+SRCREV = "6321ba34298e5036a0fd20f4a9f02554fa48b891"
S = "${WORKDIR}/git"