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

Drop centos-8 and replace with alma-8 #64

Closed moto-timo closed 2 years ago

moto-timo commented 2 years ago

centos-8 can no longer fetch package repos, so drop it in favor of almalinux.

centos-streams-8 has proven to be unstable on the Yocto Project AutoBuilder so we will skip it. Not worth the headaches.

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

moto-timo commented 2 years ago

Merge even though the old distros (centos-7, debian-9 and ubuntu-16.04) are still failing.