mirror of
https://git.yoctoproject.org/poky
synced 2026-04-17 09:32:12 +02:00
poky.conf: add new tested distros
These are currently tested on the autobuilder for Kirkstone. (From meta-yocto rev: f9d0be9bb3c447cad6292434b803c317c9efac53) Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Steve Sakoman <steve@sakoman.com>
This commit is contained in:
committed by
Steve Sakoman
parent
be48ef3d1b
commit
db0505b9ba
@@ -38,9 +38,14 @@ SANITY_TESTED_DISTROS ?= " \
|
||||
ubuntu-20.04 \n \
|
||||
ubuntu-22.04 \n \
|
||||
fedora-37 \n \
|
||||
fedora-39 \n \
|
||||
fedora-40 \n \
|
||||
debian-11 \n \
|
||||
opensuseleap-15.3 \n \
|
||||
almalinux-8.8 \n \
|
||||
almalinux-8.9 \n \
|
||||
almalinux-8.10 \n \
|
||||
almalinux-9.4 \n \
|
||||
"
|
||||
# add poky sanity bbclass
|
||||
INHERIT += "poky-sanity"
|
||||
|
||||
Reference in New Issue
Block a user