diff options
| author | Antonin Godard <antonin.godard@bootlin.com> | 2025-08-08 14:00:34 +0200 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2025-08-08 16:14:52 +0100 |
| commit | b64d1b1ff3eeb17b95161b903d2ad501bf66dfe5 (patch) | |
| tree | f5af22fca7443c06f55cbcde668695083286e0cf /meta-poky/conf/distro/poky.conf | |
| parent | b36799ea7d62dd2ff695c1e995ac96e6cd1e973d (diff) | |
| download | poky-b64d1b1ff3eeb17b95161b903d2ad501bf66dfe5.tar.gz | |
poky: remove Ubuntu 20.04 from supported distribtions
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.
(From meta-yocto rev: 85967da38d59f4dd3a445b094a9d64275f66af95)
Signed-off-by: Antonin Godard <antonin.godard@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta-poky/conf/distro/poky.conf')
| -rw-r--r-- | meta-poky/conf/distro/poky.conf | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf index 483684ccdf..b12df2be70 100644 --- a/meta-poky/conf/distro/poky.conf +++ b/meta-poky/conf/distro/poky.conf | |||
| @@ -33,7 +33,6 @@ PACKAGE_CLASSES ?= "package_rpm" | |||
| 33 | SANITY_TESTED_DISTROS ?= " \ | 33 | SANITY_TESTED_DISTROS ?= " \ |
| 34 | poky-5.1 \n \ | 34 | poky-5.1 \n \ |
| 35 | poky-5.2 \n \ | 35 | poky-5.2 \n \ |
| 36 | ubuntu-20.04 \n \ | ||
| 37 | ubuntu-22.04 \n \ | 36 | ubuntu-22.04 \n \ |
| 38 | ubuntu-24.04 \n \ | 37 | ubuntu-24.04 \n \ |
| 39 | ubuntu-24.10 \n \ | 38 | ubuntu-24.10 \n \ |
