All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python2][PATCH] conf/layer.conf: LAYERSERIES_COMPAT gatesgarth
@ 2020-10-16 14:37 Tim Orling
  2020-10-19 12:22 ` [oe] " Martin Jansa
  0 siblings, 1 reply; 3+ messages in thread
From: Tim Orling @ 2020-10-16 14:37 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Tim Orling

In preparation for the release of Yocto Project 3.2,
"gatesgarth", change development branch to be only
compatible with the new release.

Signed-off-by: Tim Orling <ticotimo@gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/conf/layer.conf b/conf/layer.conf
index b25c9ef9..a5738d96 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,6 +14,6 @@ LAYERVERSION_meta-python2 = "1"
 
 LAYERDEPENDS_meta-python2 = "core openembedded-layer"
 
-LAYERSERIES_COMPAT_meta-python2 = "dunfell"
+LAYERSERIES_COMPAT_meta-python2 = "gatesgarth"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"
-- 
2.25.0


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

* Re: [oe] [meta-python2][PATCH] conf/layer.conf: LAYERSERIES_COMPAT gatesgarth
  2020-10-16 14:37 [meta-python2][PATCH] conf/layer.conf: LAYERSERIES_COMPAT gatesgarth Tim Orling
@ 2020-10-19 12:22 ` Martin Jansa
  2020-10-19 20:37   ` Tim Orling
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Jansa @ 2020-10-19 12:22 UTC (permalink / raw)
  To: Tim Orling; +Cc: openembedded-devel

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

Acked-by: Martin Jansa <Martin.Jansa@gmail.com>

Currently the last layer in my mix for LuneOS which doesn't parse until
this hits master branch.

Please merge it soon.

On Fri, Oct 16, 2020 at 4:37 PM Tim Orling <ticotimo@gmail.com> wrote:

> In preparation for the release of Yocto Project 3.2,
> "gatesgarth", change development branch to be only
> compatible with the new release.
>
> Signed-off-by: Tim Orling <ticotimo@gmail.com>
> ---
>  conf/layer.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/layer.conf b/conf/layer.conf
> index b25c9ef9..a5738d96 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -14,6 +14,6 @@ LAYERVERSION_meta-python2 = "1"
>
>  LAYERDEPENDS_meta-python2 = "core openembedded-layer"
>
> -LAYERSERIES_COMPAT_meta-python2 = "dunfell"
> +LAYERSERIES_COMPAT_meta-python2 = "gatesgarth"
>
>  LICENSE_PATH += "${LAYERDIR}/licenses"
> --
> 2.25.0
>
>
> 
>
>

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

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

* Re: [oe] [meta-python2][PATCH] conf/layer.conf: LAYERSERIES_COMPAT gatesgarth
  2020-10-19 12:22 ` [oe] " Martin Jansa
@ 2020-10-19 20:37   ` Tim Orling
  0 siblings, 0 replies; 3+ messages in thread
From: Tim Orling @ 2020-10-19 20:37 UTC (permalink / raw)
  To: Martin Jansa; +Cc: openembedded-devel

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

Merged. Although I forgot to add your acked-by :/

On Mon, Oct 19, 2020 at 5:22 AM Martin Jansa <martin.jansa@gmail.com> wrote:

> Acked-by: Martin Jansa <Martin.Jansa@gmail.com>
>
> Currently the last layer in my mix for LuneOS which doesn't parse until
> this hits master branch.
>
> Please merge it soon.
>
> On Fri, Oct 16, 2020 at 4:37 PM Tim Orling <ticotimo@gmail.com> wrote:
>
>> In preparation for the release of Yocto Project 3.2,
>> "gatesgarth", change development branch to be only
>> compatible with the new release.
>>
>> Signed-off-by: Tim Orling <ticotimo@gmail.com>
>> ---
>>  conf/layer.conf | 2 +-
>>  1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/conf/layer.conf b/conf/layer.conf
>> index b25c9ef9..a5738d96 100644
>> --- a/conf/layer.conf
>> +++ b/conf/layer.conf
>> @@ -14,6 +14,6 @@ LAYERVERSION_meta-python2 = "1"
>>
>>  LAYERDEPENDS_meta-python2 = "core openembedded-layer"
>>
>> -LAYERSERIES_COMPAT_meta-python2 = "dunfell"
>> +LAYERSERIES_COMPAT_meta-python2 = "gatesgarth"
>>
>>  LICENSE_PATH += "${LAYERDIR}/licenses"
>> --
>> 2.25.0
>>
>>
>> 
>>
>>

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

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

end of thread, other threads:[~2020-10-19 20:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-16 14:37 [meta-python2][PATCH] conf/layer.conf: LAYERSERIES_COMPAT gatesgarth Tim Orling
2020-10-19 12:22 ` [oe] " Martin Jansa
2020-10-19 20:37   ` Tim Orling

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.