diff mbox series

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

Message ID 20260228092431.176077-1-yoann.congal@smile.fr (mailing list archive)
State New
Headers show
Series [scarthgap] poky.conf: add fedora-41, rocky-8 to SANITY_TESTED_DISTROS | expand

Commit Message

Yoann Congal Feb. 28, 2026, 9:24 a.m. UTC
From: Yoann Congal <yoann.congal@smile.fr>

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.

Signed-off-by: Yoann Congal <yoann.congal@smile.fr>
---
 meta-poky/conf/distro/poky.conf | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 59d8f692..9db4de91 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -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