poky.conf: add fedora-41, rocky-8 to SANITY_TESTED_DISTROS

Those are already documented as supported:
https://git.yoctoproject.org/yocto-docs/tree/documentation/ref-manual/system-requirements.rst?h=scarthgap#n65

Actually support them in sanity check.

(From meta-yocto rev: 94d19f9d8392f8a125764df0f8eda04205c7e76c)

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
Yoann Congal
2026-02-28 10:24:31 +01:00
committed by Richard Purdie
parent 92de6a134a
commit 7d50718f90

View File

@@ -42,6 +42,7 @@ SANITY_TESTED_DISTROS ?= " \
fedora-38 \n \
fedora-39 \n \
fedora-40 \n \
fedora-41 \n \
centosstream-8 \n \
debian-11 \n \
debian-12 \n \
@@ -51,6 +52,7 @@ SANITY_TESTED_DISTROS ?= " \
almalinux-8.10 \n \
almalinux-9.2 \n \
almalinux-9.4 \n \
rocky-8 \n \
rocky-9 \n \
"
# add poky sanity bbclass