All of lore.kernel.org
 help / color / mirror / Atom feed
From: Trevor Woerner <twoerner@gmail.com>
To: poky@lists.yoctoproject.org
Cc: yoann.congal@smile.fr
Subject: [PATCH][wrynose] poky.conf: Add newly sanity tested distros
Date: Fri, 17 Jul 2026 11:57:26 -0400	[thread overview]
Message-ID: <20260717155726.3527567-1-twoerner@gmail.com> (raw)

Fedora 44 and Alma 10 workers were added to the autobuilder, and the
Alma 8 and 9 workers were updated. Add fedora-44, almalinux-8.10,
almalinux-9.8 and almalinux-10.2 to SANITY_TESTED_DISTROS.

AI-Generated: codex/claude-opus 4.8 (xhigh)
Signed-off-by: Trevor Woerner <twoerner@gmail.com>
---
 meta-poky/conf/distro/poky.conf | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index 90f6e5f03ea7..8b2bc0fede45 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -39,6 +39,7 @@ SANITY_TESTED_DISTROS ?= " \
             ubuntu-26.04 \n \
             fedora-42 \n \
             fedora-43 \n \
+            fedora-44 \n \
             centos-9 \n \
             centos-10 \n \
             debian-11 \n \
@@ -48,6 +49,9 @@ SANITY_TESTED_DISTROS ?= " \
             opensuseleap-16.0 \n \
             almalinux-8.8 \n \
             almalinux-9.2 \n \
+            almalinux-8.10 \n \
+            almalinux-9.8 \n \
+            almalinux-10.2 \n \
             rocky-8 \n \
             rocky-9 \n \
             "
-- 
2.50.0.173.g8b6f19ccfc3a



             reply	other threads:[~2026-07-17 15:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-07-17 15:57 Trevor Woerner [this message]
2026-07-17 16:19 ` [PATCH][wrynose] poky.conf: Add newly sanity tested distros Yoann Congal
2026-07-17 17:40   ` Yoann Congal

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20260717155726.3527567-1-twoerner@gmail.com \
    --to=twoerner@gmail.com \
    --cc=poky@lists.yoctoproject.org \
    --cc=yoann.congal@smile.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.