summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2024-01-17 00:40:35 +0300
committerAndrew Geissler <openbmcbump-github@yahoo.com>2024-01-17 00:40:35 +0300
commit97d57487c6069cfb4cf3e5cafae9ea75ef5d6590 (patch)
tree21ad37e3aef38129fa83badb538b4ca64b3dcfbf
parent4dd3fe9abf4108dde92c51ed3b6c1a7155cd0351 (diff)
downloadopenbmc-97d57487c6069cfb4cf3e5cafae9ea75ef5d6590.tar.xz
phosphor-logging: srcrev bump 70f561a746..bbc11ef9d3
Matt Spinler (2): PEL: Removed unused constants in DataInterface PEL: Use new Compatible interface Change-Id: I267954603e5b1ea57e4ae0679da3ebcd0c8ae5c2 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 0dd97d0c74..99bd7f5fec 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 = "70f561a74623d69c7c6f4c7c1037f8de8df8683a"
+SRCREV = "bbc11ef9d33442a38badaed8c955da5d82b0d189"
PACKAGECONFIG ??= ""
PACKAGECONFIG[openpower-pels] = " \
-Dopenpower-pel-extension=enabled, \