diff mbox series

poky.conf: Add Centos 10 to the sanity tested distros list

Message ID 20260416-mathieu-centos-10-v1-1-9fe039080510@bootlin.com (mailing list archive)
State New
Headers show
Series poky.conf: Add Centos 10 to the sanity tested distros list | expand

Commit Message

Mathieu Dubois-Briand April 16, 2026, 6:48 a.m. UTC
Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
---
 meta-poky/conf/distro/poky.conf | 1 +
 1 file changed, 1 insertion(+)


---
base-commit: 49cbb01d52521bfe557395c9ebfae6b1c162581e
change-id: 20260416-mathieu-centos-10-2045da50eb57

Best regards,
diff mbox series

Patch

diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index d86859ac9261..519cb4c750a5 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -41,6 +41,7 @@  SANITY_TESTED_DISTROS ?= " \
             fedora-42 \n \
             fedora-43 \n \
             centos-9 \n \
+            centos-10 \n \
             debian-11 \n \
             debian-12 \n \
             debian-13 \n \