[poky] [PATCH] poky: add Ubuntu 19.04 as a supported distribution

Richard Purdie richard.purdie at linuxfoundation.org
Wed Oct 9 08:58:50 PDT 2019


On Wed, 2019-10-09 at 16:20 +0100, Ross Burton wrote:
> On 09/10/2019 14:31, Adrian Bunk wrote:
> > On Wed, Oct 09, 2019 at 02:03:28PM +0100, Ross Burton wrote:
> > > Signed-off-by: Ross Burton <ross.burton at intel.com>
> > > ---
> > >   meta-poky/conf/distro/poky.conf | 1 +
> > >   1 file changed, 1 insertion(+)
> > > 
> > > diff --git a/meta-poky/conf/distro/poky.conf b/meta-
> > > poky/conf/distro/poky.conf
> > > index f999992c90a..e3df6be2ac5 100644
> > > --- a/meta-poky/conf/distro/poky.conf
> > > +++ b/meta-poky/conf/distro/poky.conf
> > > @@ -54,6 +54,7 @@ SANITY_TESTED_DISTROS ?= " \
> > >               poky-2.7 \n \
> > >               ubuntu-16.04 \n \
> > >               ubuntu-18.04 \n \
> > > +            ubuntu-19.04 \n \
> > > ...
> > 
> > I am not convinced that declaring (and testing?) support for
> > non-LTS Ubuntu releases is a good idea.
>  > Ubuntu 19.04 will be EOL in January, and 19.10 will be released in
> a 
> week.
> 
> Ah, I wasn't aware it was EOL so soon.  Maybe we should stick with
> LTS for the officially supported list after all.

The policy is to list what we've tested against which we could expect a
user to try the release with. Tumbleweed is excluded on the basis its a
rolling release so it doesn't actually mean anything version wise. It
was an experiment in the autobuilder which is having mixed results.

I'm not sure we want to start trying to second guess when EOL for
distros is and filter based on that...

Cheers,

Richard



More information about the poky mailing list