summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2019-11-25 18:22:24 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2019-12-06 14:41:30 +0000
commit3f8d803b76254e3bd2294cfd96a6a53859053423 (patch)
tree89d948acb9aba4f57e0378a83f18309f0cd88478
parent5f8f16b17f66966ae91aeabc23e97de5ecd17447 (diff)
downloadopenembedded-core-3f8d803b76254e3bd2294cfd96a6a53859053423.tar.gz
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. Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/packagegroups/packagegroup-self-hosted.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
index 996757f7e1..ea6d567301 100644
--- a/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
+++ b/meta/recipes-core/packagegroups/packagegroup-self-hosted.bb
@@ -152,8 +152,6 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
perl-misc \
perl-modules \
perl-pod \
- python \
- python-modules \
python3 \
python3-modules \
python3-git \