summaryrefslogtreecommitdiff
path: root/meta-phosphor
diff options
context:
space:
mode:
authorHarisuddin Mohamed Isa <harisuddin@gmail.com>2020-06-05 11:47:37 +0300
committerAndrew Geissler <geissonator@yahoo.com>2020-06-16 23:42:27 +0300
commitcdfe38fec85fdb177badd17ec810345c08d2cda9 (patch)
tree6784c1e8b9e6c1c03b0b45ef874a1129bbb47b60 /meta-phosphor
parent61a11a921b253b5db50b4aed0394b3aa252046bd (diff)
downloadopenbmc-cdfe38fec85fdb177badd17ec810345c08d2cda9.tar.xz
python3: Add to target if PEL extension enabled
In order to support python scripts for PEL User Data section parsing, python3 needs to be built into the target. (From meta-phosphor rev: f8a0f298a543bae3b514abd5463989e130937db8) Signed-off-by: Harisuddin Mohamed Isa <harisuddin@gmail.com> Change-Id: Ib815e412e6ca8db170fd1737a86b19f227d5b05f Signed-off-by: Andrew Geissler <geissonator@yahoo.com>
Diffstat (limited to 'meta-phosphor')
-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 e92d94ac9..90d650aba 100644
--- a/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
+++ b/meta-phosphor/recipes-phosphor/logging/phosphor-logging_git.bb
@@ -98,7 +98,7 @@ PACKAGECONFIG[openpower-pels] = " \
--enable-openpower-pel-extension, \
--disable-openpower-pel-extension, \
nlohmann-json nlohmann-fifo cli11 pldm, \
- , \
+ python3, \
"
# Enable install_scripts during native and native SDK build