summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/logging
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-01-18 20:40:38 +0300
committerAndrew Geissler <andrew@geissonator.com>2023-01-19 17:41:37 +0300
commitfaaf5b3b01beebcbe3fabbce4aa705132b0f1fd2 (patch)
tree5efbd86fd16a4bf4f8cb97f9c7ddfbba4810a2d3 /meta-phosphor/recipes-phosphor/logging
parent5b071ab670cbfbbc1d79a4ed2e20f294a83dfccf (diff)
downloadopenbmc-faaf5b3b01beebcbe3fabbce4aa705132b0f1fd2.tar.xz
phosphor-logging: srcrev bump a6c4878782..32a6df6c2b
Matt Spinler (2): Fix memory leak in Entry::getEntry() PEL: Fix memory leak in GetPEL D-Bus method Change-Id: I4d85ca531b94fe59c26167cb477c0688325e7e9d Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/logging')
-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 fcca7ca293..70857591f8 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -15,7 +15,7 @@ DEPENDS += "virtual/phosphor-logging-callouts"
DEPENDS += "libcereal"
DEPENDS += "sdeventplus"
DEPENDS += "packagegroup-obmc-yaml-providers"
-SRCREV = "a6c487878213513cf775d90e3703241456a9469d"
+SRCREV = "32a6df6c2b7321f2a5a96533ca0fe00404a4ec38"
PACKAGECONFIG ??= ""
PACKAGECONFIG[openpower-pels] = " \
-Dopenpower-pel-extension=enabled, \