Message ID | 20250808-remove-ubuntu-20-04-v1-1-414fbb92f27c@bootlin.com (mailing list archive) |
---|---|
State | New |
Headers | show |
Series | poky: remove Ubuntu 20.04 from supported distribtions | expand |
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf index 483684c..b12df2b 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.1 \n \ poky-5.2 \n \ - ubuntu-20.04 \n \ ubuntu-22.04 \n \ ubuntu-24.04 \n \ ubuntu-24.10 \n \
This distribution will not be supported for the next release, so remove it from SANITY_TESTED_DISTROS. The worker on the Autobuilder has been disconnected soon after Ubuntu 20.04 reached EOL. Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> --- meta-poky/conf/distro/poky.conf | 1 - 1 file changed, 1 deletion(-) --- base-commit: 506379cb241e6a865139307e06216a07f737b602 change-id: 20250808-remove-ubuntu-20-04-930ea74ef11d Best regards, -- Antonin Godard <antonin.godard@bootlin.com>