crops / yocto-dockerfiles

This repository is for -base and -builder containers for building derivative containers (such as poky-container) for containerized Yocto Project builds.
GNU General Public License v2.0
145 stars 57 forks source link

all: install python3-pip #87

Closed moto-timo closed 1 year ago

moto-timo commented 1 year ago

python3-pip has been a requirement in the Yocto Project docs for a while now. Be consistent and install it in all the distro/versions.

Signed-off-by: Tim Orling tim.orling@konsulko.com

moto-timo commented 1 year ago

Merging despite the current alma-8 appstream failure, that has nothing to do with this change.