From f49573d8a533bae2938f5b3fc1be4f168a7aad0a Mon Sep 17 00:00:00 2001 From: Joshua Lock Date: Fri, 3 Nov 2017 13:45:25 +0000 Subject: poky: remove old Fedora releases from SANITY_TESTED_DISTROS * Fedora 24 reached end-of-life on 2017-08-08 and hasn't been tested in some time. * Fedora 25 reaches end-of-life in Q4 2017 and is exhibiting a bug which makes it an extremely unreliable host OS for workers on the Yocto Autobuilder. For that reason we'll no longer be using this distro on the Yocto Autobuilder and thus cannot claim the distro is sanity tested. (From meta-yocto rev: 976ee9a60ab786ae07057577975e3b91e388cd47) Signed-off-by: Joshua Lock Signed-off-by: Richard Purdie --- meta-poky/conf/distro/poky.conf | 2 -- 1 file changed, 2 deletions(-) (limited to 'meta-poky') diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf index 6d365e0117..dda7f4f938 100644 --- a/meta-poky/conf/distro/poky.conf +++ b/meta-poky/conf/distro/poky.conf @@ -70,8 +70,6 @@ SANITY_TESTED_DISTROS ?= " \ ubuntu-16.04 \n \ ubuntu-16.10 \n \ ubuntu-17.04 \n \ - fedora-24 \n \ - fedora-25 \n \ fedora-26 \n \ centos-7 \n \ debian-8 \n \ -- cgit v1.2.3-54-g00ecf