summaryrefslogtreecommitdiff
path: root/meta-openembedded/meta-python/recipes-core
diff options
context:
space:
mode:
authorJason M. Bills <jason.m.bills@linux.intel.com>2021-11-04 00:19:32 +0300
committerJason M. Bills <jason.m.bills@linux.intel.com>2021-11-04 00:19:32 +0300
commit901ced0812b458fdc599fe40b0a4233d422d6df9 (patch)
treeb0918e0606da0b1925b5fc9aba5e065e0a5a2f0e /meta-openembedded/meta-python/recipes-core
parentffe6d597d9e3d4407cf8062b5d6505a80ce08f41 (diff)
parent459d47e59bfb3f80542f17c7eb54ba1f6c1a44f3 (diff)
downloadopenbmc-901ced0812b458fdc599fe40b0a4233d422d6df9.tar.xz
Merge tag '0.77' of ssh://git-amr-1.devtools.intel.com:29418/openbmc-openbmc into update
Diffstat (limited to 'meta-openembedded/meta-python/recipes-core')
-rw-r--r--meta-openembedded/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-openembedded/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-openembedded/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
index ea5683ce6..550b0269d 100644
--- a/meta-openembedded/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
+++ b/meta-openembedded/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb
@@ -210,6 +210,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-kconfiglib \
python3-keras-applications \
python3-keras-preprocessing \
+ ${@bb.utils.contains("DISTRO_FEATURES", "x11 opengl", "python3-kivy", "", d)} \
python3-kiwisolver \
python3-langtable \
python3-lazy-object-proxy \
@@ -277,6 +278,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-ply \
python3-pocketsphinx \
python3-polyline \
+ python3-portalocker \
python3-prctl \
python3-precise-runner \
python3-pretend \
@@ -348,6 +350,7 @@ RDEPENDS:packagegroup-meta-python3 = "\
python3-pytest-html \
python3-pytest-metadata \
python3-pytest-runner \
+ python3-pytest-subtests \
python3-pytest-tempdir \
python3-pytest-timeout \
python3-pythonping \