commit | ab992941fb61bde7a4ec87b33141206c6542311b | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Sun May 30 00:15:33 2021 -0700 |
committer | Patrick Williams <patrick@stwcx.xyz> | Sat Jun 05 12:49:23 2021 +0000 |
tree | 2571cf20f9bf54011fcf86552c76180cb50fad42 | |
parent | 626c2cf00587674f46b21a21bb40a03b7ab86236 [diff] |
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>
diff --git a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb index 9911eb0..9707559 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[openpower-pels] = " \ -Dopenpower-pel-extension=enabled, \ -Dopenpower-pel-extension=disabled, \ - nlohmann-json cli11 pldm, \ + nlohmann-json cli11 pldm python3, \ python3, \ "