summaryrefslogtreecommitdiff
path: root/recipes-core/images
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2019-07-26 17:30:02 -0500
committerSerhii Kostiuk <serhii.o.kostiuk@globallogic.com>2020-05-20 19:50:20 +0300
commit9eae394829275a701ef15bd8f6730667dcaf20be (patch)
treedf90df6340191659f03bb5355a2ac70123255e0f /recipes-core/images
parent481356c7952245182af89fa528c997dca498ea44 (diff)
downloadmeta-mlinux-9eae394829275a701ef15bd8f6730667dcaf20be.tar.gz
meta-mlinux-9eae394829275a701ef15bd8f6730667dcaf20be.tar.bz2
meta-mlinux-9eae394829275a701ef15bd8f6730667dcaf20be.zip
python-async, python-argparse, python-importlib and python-pycurl all removed from Thud
Diffstat (limited to 'recipes-core/images')
-rw-r--r--recipes-core/images/mlinux-factory-image.bb5
1 files changed, 1 insertions, 4 deletions
diff --git a/recipes-core/images/mlinux-factory-image.bb b/recipes-core/images/mlinux-factory-image.bb
index 9955f71..0dc54f3 100644
--- a/recipes-core/images/mlinux-factory-image.bb
+++ b/recipes-core/images/mlinux-factory-image.bb
@@ -44,14 +44,11 @@ IMAGE_INSTALL += "perl-module-io perl-module-fcntl"
# Python support
IMAGE_INSTALL += "python"
# Python modules
-IMAGE_INSTALL += "python-async \
-python-argparse \
+IMAGE_INSTALL += "python-argparse \
python-compression \
python-dateutil \
python-html \
-python-importlib \
python-psutil \
-python-pycurl \
python-pyopenssl \
python-pyserial \
python-pyudev \