A self-hosting packagegroup needs to ship Python 3 for bitbake, not Python 2.
Remove python-compiler as it was a standard module in Py2 and removed in Py3.
Remove python-misc as it is pulled in via python3-modules.
Remove python-rpm as it is only required by Smart, and if smart is installed
then python-rpm will be too.
[ YOCTO #9713 ]
Signed-off-by: Ross Burton <ross.burton@intel.com>
perl-dev \
perl-modules \
perl-pod \
- python \
- python-compiler \
- python-git \
- python-misc \
- python-modules \
- python-rpm \
+ python3 \
+ python3-modules \
+ python3-git \
quota \
readline \
rpm \