public inbox for poky@lists.yoctoproject.org
 help / color / mirror / Atom feed
From: paulg@kernel.org
To: poky@lists.yoctoproject.org
Subject: [PATCH] poky: remove Ubu-20.04 from SANITY_TESTED_DISTROS due to python
Date: Fri, 21 Mar 2025 15:26:15 -0400	[thread overview]
Message-ID: <20250321192615.3061383-1-paulg@kernel.org> (raw)

From: Paul Gortmaker <paul.gortmaker@kernel.org>

Bitbake commit 0d2e682d00df ("bitbake: lib/bb: Bump minimum python
version requirement to 3.9" -- local commit 67566c7410e1) means that
Ubuntu 20.04 is no longer supported out-of-the-box as detailed further
in the respective commit log.

While it is true that it can still be used with buildtools, that can
also be said for nearly every other unsupported distro out there,
including Ubuntu 18.04 that we listed as unsupported some years ago.
Hence continuing to list it as supported with the new python requirement
in place does not make sense.

Signed-off-by: Paul Gortmaker <paulg@kernel.org>
---
 meta-poky/conf/distro/poky.conf | 1 -
 1 file changed, 1 deletion(-)

diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
index eeaacd7b88fb..bcbd2c17fbaa 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -33,7 +33,6 @@ PACKAGE_CLASSES ?= "package_rpm"
 SANITY_TESTED_DISTROS ?= " \
             poky-5.0 \n \
             poky-5.1 \n \
-            ubuntu-20.04 \n \
             ubuntu-22.04 \n \
             ubuntu-24.04 \n \
             ubuntu-24.10 \n \
-- 
2.25.1



             reply	other threads:[~2025-03-21 19:26 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-21 19:26 paulg [this message]
2025-03-24 17:48 ` [poky] [PATCH] poky: remove Ubu-20.04 from SANITY_TESTED_DISTROS due to python Richard Purdie

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=20250321192615.3061383-1-paulg@kernel.org \
    --to=paulg@kernel.org \
    --cc=poky@lists.yoctoproject.org \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox