diff mbox series

[kirkstone,v2] poky.conf: update SANITY_TESTED_DISTROS to match autobuilder

Message ID 20231221111235.750042-1-michael.opdenacker@bootlin.com (mailing list archive)
State New
Headers show
Series [kirkstone,v2] poky.conf: update SANITY_TESTED_DISTROS to match autobuilder | expand

Commit Message

Michael Opdenacker Dec. 21, 2023, 11:12 a.m. UTC
From: Michael Opdenacker <michael.opdenacker@bootlin.com>

Adding new active workers on
https://autobuilder.yoctoproject.org/typhoon/#/workers

Signed-off-by: Michael Opdenacker <michael.opdenacker@bootlin.com>
---

Changes in V2:
- Keep the originally tested distros when the release was first published.
---
 meta-poky/conf/distro/poky.conf | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index c179cbf..fdde61c 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -38,6 +38,7 @@  SANITY_TESTED_DISTROS ?= " \
             ubuntu-20.04 \n \
             ubuntu-22.04 \n \
             fedora-37 \n \
+            fedora-38 \n \
             debian-11 \n \
             opensuseleap-15.3 \n \
             almalinux-8.8 \n \