summaryrefslogtreecommitdiffstats
path: root/meta
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-09 10:21:51 +0000
commit5785de72ac2b49ba43816da6b0355d83eb0d73f7 (patch)
tree87c5225b77e797403bb3e7d97825f33697583831 /meta
parent2b2be8086e66c0017eba57cac042466208b51583 (diff)
downloadpoky-5785de72ac2b49ba43816da6b0355d83eb0d73f7.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. (From OE-Core rev: 3f8d803b76254e3bd2294cfd96a6a53859053423) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-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 = "\
152 perl-misc \ 152 perl-misc \
153 perl-modules \ 153 perl-modules \
154 perl-pod \ 154 perl-pod \
155 python \
156 python-modules \
157 python3 \ 155 python3 \
158 python3-modules \ 156 python3-modules \
159 python3-git \ 157 python3-git \