All of lore.kernel.org
 help / color / mirror / Atom feed
From: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
To: Joshua Lock <joshua.g.lock@intel.com>,
	"poky@yoctoproject.org" <poky@yoctoproject.org>
Subject: Re: [PATCH] poky.conf: prune SANITY_TESTED_DISTROS
Date: Wed, 25 Jan 2017 08:35:18 +0000	[thread overview]
Message-ID: <85821eaf2005468ea3bedb6931cd4e2d@XBOX02.axis.com> (raw)
In-Reply-To: <20170124130413.24928-1-joshua.g.lock@intel.com>

> -----Original Message-----
> From: poky-bounces@yoctoproject.org [mailto:poky-
> bounces@yoctoproject.org] On Behalf Of Joshua Lock
> Sent: den 24 januari 2017 14:04
> To: poky@yoctoproject.org
> Subject: [poky] [PATCH] poky.conf: prune SANITY_TESTED_DISTROS
> 
> Remove several old/untested distros from the list:
> * poky-1.8 and poky-2.0 are no longer supported releases
> * ubuntu-14.04 is an LTS but we plan to remove it from the
>   project's autobuilder cluster as the kernel is old and
>   it doesn't use systemd -- therefore this will no longer
>   be tested.
> * ubuntu-14.10 and ubuntu-15.10 are no longer supported
> * fedora-23 and fedora-24 are EOL

That should be:

* fedora-22 and fedora-23 are EOL

> * opensuse-13.2 is discontinued
> 
> Add opensuse-42.2, it's the openSUSE version we run on the Yocto
> Project autobuilder cluster.
> 
> Signed-off-by: Joshua Lock <joshua.g.lock@intel.com>
> ---
>  meta-poky/conf/distro/poky.conf | 9 +--------
>  1 file changed, 1 insertion(+), 8 deletions(-)
> 
> diff --git a/meta-poky/conf/distro/poky.conf b/meta-poky/conf/distro/poky.conf
> index 8fa3914..94f2577 100644
> --- a/meta-poky/conf/distro/poky.conf
> +++ b/meta-poky/conf/distro/poky.conf
> @@ -70,24 +70,17 @@ https://.*/.*    http://downloads.yoctoproject.org/mirror/sources/ \n"
>  CONNECTIVITY_CHECK_URIS ?= "https://www.example.com/"
> 
>  SANITY_TESTED_DISTROS ?= " \
> -            poky-1.8 \n \
> -            poky-2.0 \n \
>              poky-2.1 \n \
>              poky-2.2 \n \
> -            ubuntu-14.04 \n \
> -            ubuntu-14.10 \n \
>              ubuntu-15.04 \n \
> -            ubuntu-15.10 \n \
>              ubuntu-16.04 \n \
>              ubuntu-16.10 \n \
> -            fedora-22 \n \
> -            fedora-23 \n \
>              fedora-24 \n \
>              fedora-25 \n \
>              centos-7 \n \
>              debian-8 \n \
> -            opensuse-13.2 \n \
>              opensuse-42.1 \n \
> +            opensuse-42.2 \n \
>              "
>  #
>  # OELAYOUT_ABI allows us to notify users when the format of TMPDIR changes in
> --
> 2.9.3

//Peter



      parent reply	other threads:[~2017-01-25  8:44 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-24 13:04 [PATCH] poky.conf: prune SANITY_TESTED_DISTROS Joshua Lock
2017-01-24 15:04 ` Tom Rini
     [not found]   ` <1485344411.4626.8.camel@intel.com>
2017-01-25 12:25     ` Tom Rini
     [not found]       ` <1486565201.3754.17.camel@intel.com>
2017-02-08 19:50         ` Tom Rini
2017-01-27  1:35   ` Khem Raj
2017-02-08 14:49     ` Joshua Lock
2017-01-25  8:35 ` Peter Kjellerstedt [this message]

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=85821eaf2005468ea3bedb6931cd4e2d@XBOX02.axis.com \
    --to=peter.kjellerstedt@axis.com \
    --cc=joshua.g.lock@intel.com \
    --cc=poky@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 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.