All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-yocto][dunfell] poky: Add fedora32 as a supported distro
       [not found] <cover.1594937430.git.steve@sakoman.com>
@ 2020-07-16 22:11 ` Steve Sakoman
  2020-07-16 22:31   ` [poky] " akuster
  0 siblings, 1 reply; 4+ messages in thread
From: Steve Sakoman @ 2020-07-16 22:11 UTC (permalink / raw)
  To: poky

Signed-off-by: Steve Sakoman <steve@sakoman.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 7c4a285..7f0a157 100644
--- a/meta-poky/conf/distro/poky.conf
+++ b/meta-poky/conf/distro/poky.conf
@@ -59,6 +59,7 @@ SANITY_TESTED_DISTROS ?= " \
             ubuntu-20.04 \n \
             fedora-30 \n \
             fedora-31 \n \
+            fedora-32 \n \
             centos-7 \n \
             centos-8 \n \
             debian-8 \n \
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [poky] [meta-yocto][dunfell] poky: Add fedora32 as a supported distro
  2020-07-16 22:11 ` [meta-yocto][dunfell] poky: Add fedora32 as a supported distro Steve Sakoman
@ 2020-07-16 22:31   ` akuster
  2020-07-16 22:48     ` Steve Sakoman
  0 siblings, 1 reply; 4+ messages in thread
From: akuster @ 2020-07-16 22:31 UTC (permalink / raw)
  To: Steve Sakoman, poky

[-- Attachment #1: Type: text/plain, Size: 771 bytes --]

I believe Ubuntu 19.x has been removed from the AB. Not sure if this
file need to reflect that or not?

-armin

On 7/16/20 3:11 PM, Steve Sakoman wrote:
> Signed-off-by: Steve Sakoman <steve@sakoman.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 7c4a285..7f0a157 100644
> --- a/meta-poky/conf/distro/poky.conf
> +++ b/meta-poky/conf/distro/poky.conf
> @@ -59,6 +59,7 @@ SANITY_TESTED_DISTROS ?= " \
>              ubuntu-20.04 \n \
>              fedora-30 \n \
>              fedora-31 \n \
> +            fedora-32 \n \
>              centos-7 \n \
>              centos-8 \n \
>              debian-8 \n \
>
> 


[-- Attachment #2: Type: text/html, Size: 1343 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [poky] [meta-yocto][dunfell] poky: Add fedora32 as a supported distro
  2020-07-16 22:31   ` [poky] " akuster
@ 2020-07-16 22:48     ` Steve Sakoman
  2020-07-16 22:52       ` akuster
  0 siblings, 1 reply; 4+ messages in thread
From: Steve Sakoman @ 2020-07-16 22:48 UTC (permalink / raw)
  To: akuster808; +Cc: poky

On Thu, Jul 16, 2020 at 12:31 PM akuster808 <akuster808@gmail.com> wrote:
>
> I believe Ubuntu 19.x has been removed from the AB. Not sure if this file need to reflect that or not?

I think not, otherwise users who are currently using Ubuntu 19.x will
get an error when they upgrade to the latest version of dunfell.

Of course things may break on Ubuntu 19.x at some point since we
aren't testing it, but we can deal with that when we get reports.

Steve


Steve

>
> -armin
>
> On 7/16/20 3:11 PM, Steve Sakoman wrote:
>
> Signed-off-by: Steve Sakoman <steve@sakoman.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 7c4a285..7f0a157 100644
> --- a/meta-poky/conf/distro/poky.conf
> +++ b/meta-poky/conf/distro/poky.conf
> @@ -59,6 +59,7 @@ SANITY_TESTED_DISTROS ?= " \
>              ubuntu-20.04 \n \
>              fedora-30 \n \
>              fedora-31 \n \
> +            fedora-32 \n \
>              centos-7 \n \
>              centos-8 \n \
>              debian-8 \n \
>
>
> 
>
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [poky] [meta-yocto][dunfell] poky: Add fedora32 as a supported distro
  2020-07-16 22:48     ` Steve Sakoman
@ 2020-07-16 22:52       ` akuster
  0 siblings, 0 replies; 4+ messages in thread
From: akuster @ 2020-07-16 22:52 UTC (permalink / raw)
  To: Steve Sakoman; +Cc: poky



On 7/16/20 3:48 PM, Steve Sakoman wrote:
> On Thu, Jul 16, 2020 at 12:31 PM akuster808 <akuster808@gmail.com> wrote:
>> I believe Ubuntu 19.x has been removed from the AB. Not sure if this file need to reflect that or not?
> I think not, otherwise users who are currently using Ubuntu 19.x will
> get an error when they upgrade to the latest version of dunfell.
>
> Of course things may break on Ubuntu 19.x at some point since we
> aren't testing it, but we can deal with that when we get reports.
just had to ask. Sounds reasonable.

-armin
> Steve
>
>
> Steve
>
>> -armin
>>
>> On 7/16/20 3:11 PM, Steve Sakoman wrote:
>>
>> Signed-off-by: Steve Sakoman <steve@sakoman.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 7c4a285..7f0a157 100644
>> --- a/meta-poky/conf/distro/poky.conf
>> +++ b/meta-poky/conf/distro/poky.conf
>> @@ -59,6 +59,7 @@ SANITY_TESTED_DISTROS ?= " \
>>              ubuntu-20.04 \n \
>>              fedora-30 \n \
>>              fedora-31 \n \
>> +            fedora-32 \n \
>>              centos-7 \n \
>>              centos-8 \n \
>>              debian-8 \n \
>>
>>
>> 
>>
>>


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-07-16 22:52 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <cover.1594937430.git.steve@sakoman.com>
2020-07-16 22:11 ` [meta-yocto][dunfell] poky: Add fedora32 as a supported distro Steve Sakoman
2020-07-16 22:31   ` [poky] " akuster
2020-07-16 22:48     ` Steve Sakoman
2020-07-16 22:52       ` akuster

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.