summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2021-04-27 09:51:15 +0300
committerAndrew Geissler <geissonator@yahoo.com>2021-04-28 00:15:28 +0300
commit439d11660261323cc453f9bc6774f8dc1334704d (patch)
tree181e8c0a061e96a5d9287ce136b286a354519423 /meta-phosphor
parent404f396a685b0207d81d7b62ffd30736c9eb0183 (diff)
downloadopenbmc-439d11660261323cc453f9bc6774f8dc1334704d.tar.xz
phosphor-logging: srcrev bump 6b3f345b3f..a1c4338ece
Lei YU (1): rsyslog-config: Support IPv6 address Patrick Williams (7): openpower-pels: src: remove use of VLA openpower-pels: clean up various compile warnings logging_test: fix compile warning from oe-sdk openpower-pels: repository: fix use-after-free rsyslog-config: fix memory leak in addressValid test: serialization_test_properties: fix stale stack use openpower-pels: json_utils: fix crash on invalid format string Change-Id: I6eeb14c0c34e389d32c25995aab3be9de2ccde10 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 5fa7f7a03..c6ba5c6d4 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -52,7 +52,7 @@ FILES_phosphor-rsyslog-config += " \
"
SRC_URI += "git://github.com/openbmc/phosphor-logging"
-SRCREV = "6b3f345b3f265036ec339d097f9d60d12998015d"
+SRCREV = "a1c4338ece021ed22b575be0502f2e733c739579"
S = "${WORKDIR}/git"