summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2022-08-05 19:21:20 +0300
committerPatrick Williams <patrick@stwcx.xyz>2022-08-08 22:11:10 +0300
commit8f3e1e209d290af816a232b257ee1824ab9e2786 (patch)
treefde962a8af48652280e17d1f6d298e5eadf1d418 /meta-phosphor
parentba060d866263f978ac65a6542bc7b565643345d8 (diff)
downloadopenbmc-8f3e1e209d290af816a232b257ee1824ab9e2786.tar.xz
phosphor-logging: srcrev bump 4f2445d6e7..87408a45f0
Matt Spinler (7): Fix some cppcheck warnings PEL: Fix some cppcheck warnings PEL: Fix more cppcheck warnings PEL: Add missing gtest dependency PEL: Add CalloutsWhenNoADMatch msg reg support PEL: Add OVERTMP symbolic FRU callout PEL: Add a test predictive error Change-Id: I2ba9f0dd9fcd4c36fc6e665b7b64f6606dde5b82 Signed-off-by: Andrew Geissler <openbmcbump-github@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 695afe06b0..8bc57d346a 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;branch=master;protocol=https"
-SRCREV = "4f2445d6e7041f16a5b38b5f3f97a59bede09fa8"
+SRCREV = "87408a45f07ddc97fef6b4b1f94fde71f893361d"
S = "${WORKDIR}/git"