]> code.ossystems Code Review - openembedded-core.git/commitdiff
packagegroup-self-hosted: remove python 2.x
authorAlexander Kanavin <alex.kanavin@gmail.com>
Mon, 25 Nov 2019 17:22:24 +0000 (18:22 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 6 Dec 2019 14:41:30 +0000 (14:41 +0000)
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.

Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/packagegroups/packagegroup-self-hosted.bb

index 996757f7e13df38702af73bd4f6ca9c87eaa1acb..ea6d567301c329e0623df1d9615f2c4e38f1d0c5 100644 (file)
@@ -152,8 +152,6 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
     perl-misc \
     perl-modules \
     perl-pod \
-    python \
-    python-modules \
     python3 \
     python3-modules \
     python3-git \