summaryrefslogtreecommitdiff
path: root/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
diff options
context:
space:
mode:
authorWilliam A. Kennington III <wak@google.com>2021-05-30 10:15:33 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-06-05 15:49:23 +0300
commitab992941fb61bde7a4ec87b33141206c6542311b (patch)
tree2571cf20f9bf54011fcf86552c76180cb50fad42 /meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
parent626c2cf00587674f46b21a21bb40a03b7ab86236 (diff)
downloadopenbmc-ab992941fb61bde7a4ec87b33141206c6542311b.tar.xz
phosphor-logging: Fix missing python dependency
The PEL feature depends on python3 at build time to link against the library, not runtime. Change-Id: Iaaf4d39828205d8750c2669e2798bff9ea16f009 Signed-off-by: William A. Kennington III <wak@google.com>
Diffstat (limited to 'meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb')
-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 9911eb0af..970755953 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -63,7 +63,7 @@ PACKAGECONFIG ??= ""
PACKAGECONFIG[openpower-pels] = " \
-Dopenpower-pel-extension=enabled, \
-Dopenpower-pel-extension=disabled, \
- nlohmann-json cli11 pldm, \
+ nlohmann-json cli11 pldm python3, \
python3, \
"