summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-07-26 01:10:23 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-07-28 23:10:37 +0300
commitdd657ae75f2c0a23a31e847f9a68c9431c197260 (patch)
treeb89a301d1850e8d8335fcd3e5f2752bf8fefe41d
parentebdee267afc6f4f4a0cc83bc61e35f5fc27c7b11 (diff)
downloadopenbmc-dd657ae75f2c0a23a31e847f9a68c9431c197260.tar.xz
phosphor-logging: srcrev bump 1cb59f70f1..230f9f94b8
Josh Lehan (1): lg2: Add mutex to avoid stderr line corruption Change-Id: I3c17a3566f68fb1bccf9d32a40de02f1a0aa2693 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
-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 65ea0f808c..f0c007db92 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -16,7 +16,7 @@ DEPENDS += "libcereal"
DEPENDS += "sdeventplus"
DEPENDS += "packagegroup-obmc-yaml-providers"
DEPENDS += "dbus"
-SRCREV = "1cb59f70f1fa1caa10c700ba954e9b5fd85afed5"
+SRCREV = "230f9f94b8d6e37c4c1fb65bfd9dab76851a8d71"
PACKAGECONFIG ??= ""
PACKAGECONFIG[openpower-pels] = " \
-Dopenpower-pel-extension=enabled, \