[poky] [PATCH] poky: add Ubuntu 19.04 as a supported distribution
Ross Burton
ross.burton at intel.com
Wed Oct 9 08:20:21 PDT 2019
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.
Ross
More information about the poky
mailing list