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:
Antonin Godard
2024-12-24 14:09:29 +01:00
committed by Steve Sakoman
parent be48ef3d1b
commit db0505b9ba

View File

@@ -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"