[OE-core] [PATCH 5/5] packagegroup-self-hosted: remove python 2.x

Alexander Kanavin alex.kanavin at gmail.com
Mon Nov 25 17:22:24 UTC 2019


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 at gmail.com>
---
 meta/recipes-core/packagegroups/packagegroup-self-hosted.bb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index 0aab23e3e0d..83306caea7c 100644
--- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
@@ -153,8 +153,6 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
     perl-misc \
     perl-modules \
     perl-pod \
-    python \
-    python-modules \
     python3 \
     python3-modules \
     python3-git \
-- 
2.17.1



More information about the Openembedded-core mailing list