commit | 07edd42f62fb0d15eae54bd699f0435be49111dc | [log] [tgz] |
---|---|---|
author | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Dec 14 14:50:34 2023 -0600 |
committer | Andrew Geissler <openbmcbump-github@yahoo.com> | Thu Dec 14 14:50:34 2023 -0600 |
tree | 89d0e6a422447708919f16f198ad8dc674cef61f | |
parent | fbe2dce94790d1c3658114f24fd966399047aa84 [diff] |
phosphor-logging: srcrev bump c8ff39dae9..920c197637 Matt Spinler (1): PEL: Change asprintf call to snprintf Change-Id: Idf3a48a2899d95ed1fe8772bf545ab7b9ef559a7 Signed-off-by: Andrew Geissler <openbmcbump-github@yahoo.com>
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index d258bb0..fb3cf1c 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 += "sdeventplus" DEPENDS += "packagegroup-obmc-yaml-providers" DEPENDS += "dbus" -SRCREV = "c8ff39dae97724b590ed7de23ebdd2d0e694966d" +SRCREV = "920c197637c1607f643d8cad9aeab07bb8cef6b7" PACKAGECONFIG ??= "" PACKAGECONFIG[openpower-pels] = " \ -Dopenpower-pel-extension=enabled, \