packagegroup-self-hosted: remove python 2.x

With this change, python 2.x recipes are ready to be moved to an external layer.
Once that happens, they will be removed from oe-core.

(From OE-Core rev: 3f8d803b76254e3bd2294cfd96a6a53859053423)

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Alexander Kanavin
2019-11-25 18:22:24 +01:00
committed by Richard Purdie
parent 2b2be8086e
commit 5785de72ac

View File

@@ -152,8 +152,6 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
perl-misc \
perl-modules \
perl-pod \
python \
python-modules \
python3 \
python3-modules \
python3-git \