mirror of
https://git.yoctoproject.org/poky
synced 2026-04-20 18:32:12 +02:00
packagegroup-self-hosted: add back Python 2
Some recipes depend on Python 2 being present (eg glib and ncurses) so until they've all been migrated to Python 3 we should continue to ship Python 2 in the self-hosted packagegroup. (From OE-Core rev: 055e58e5cc73263a4112d5935ec871c3adf4cd9b) Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
4799e1e89f
commit
0006a7fada
@@ -146,6 +146,9 @@ RDEPENDS_packagegroup-self-hosted-extended = "\
|
||||
perl-dev \
|
||||
perl-modules \
|
||||
perl-pod \
|
||||
python \
|
||||
python-modules \
|
||||
python-git \
|
||||
python3 \
|
||||
python3-modules \
|
||||
python3-git \
|
||||
|
||||
Reference in New Issue
Block a user