summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Geissler <openbmcbump-github@yahoo.com>2023-09-15 07:30:41 +0300
committerAndrew Geissler <geissonator@yahoo.com>2023-09-15 20:54:52 +0300
commit722b5280937513c90cf6c3c182c780074d616b30 (patch)
tree529f6abd374050e906f2f5c727f440caa6fb1239
parent6aa77ac60be4faf7e8b9f1f9710e9b81eeff5923 (diff)
downloadopenbmc-722b5280937513c90cf6c3c182c780074d616b30.tar.xz
phosphor-logging: srcrev bump 610e80f418..1aa90d49a5
Jayanth Othayoth (1): PEL: switch fmt::format to use std::format Change-Id: I5b3767e559135510e5d59b5b11f85a2d1d554d14 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 3842818c9a..ff2c42a52b 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 = "610e80f41881bc9f5f808520f3335644e1bec3bb"
+SRCREV = "1aa90d49a5d49e33a17255ed4db0958bd59095f3"
PACKAGECONFIG ??= ""
PACKAGECONFIG[openpower-pels] = " \
-Dopenpower-pel-extension=enabled, \