diff mbox series

[meta-swupdate] layer.conf: Update layer compatibility to zeus

Message ID 1570643212-10666-1-git-send-email-pjtexier@koncepto.io
State Superseded
Headers show
Series [meta-swupdate] layer.conf: Update layer compatibility to zeus | expand

Commit Message

'Darko Komljenovic' via swupdate Oct. 9, 2019, 5:46 p.m. UTC
Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stefano Babic Oct. 14, 2019, 8:19 a.m. UTC | #1
Hi pierre-Jean,

On 09/10/19 19:46, 'Pierre-Jean Texier' via swupdate wrote:
> Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io>
> ---
>  conf/layer.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 0a3a280..123e9aa 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -9,6 +9,6 @@ BBFILE_COLLECTIONS += "swupdate"
>  BBFILE_PATTERN_swupdate := "^${LAYERDIR}/"
>  BBFILE_PRIORITY_swupdate = "6"
>  
> -LAYERSERIES_COMPAT_swupdate = "rocko sumo thud warrior"
> +LAYERSERIES_COMPAT_swupdate = "rocko sumo thud warrior zeus"
>  
>  LAYERDEPENDS_swupdate = "openembedded-layer"
> 

Applied to -master, thanks !

Best regards,
Stefano Babic
Vincent Prince Nov. 1, 2019, 10:38 a.m. UTC | #2
Hi Stefano,

Would it be possible to create zeus branch? 

Kind regards,
Vincent

Le lundi 14 octobre 2019 10:19:55 UTC+2, Stefano Babic a écrit :
>
> Hi pierre-Jean, 
>
> On 09/10/19 19:46, 'Pierre-Jean Texier' via swupdate wrote: 
> > Signed-off-by: Pierre-Jean Texier <pjte...@koncepto.io <javascript:>> 
> > --- 
> >  conf/layer.conf | 2 +- 
> >  1 file changed, 1 insertion(+), 1 deletion(-) 
> > 
> > diff --git a/conf/layer.conf b/conf/layer.conf 
> > index 0a3a280..123e9aa 100644 
> > --- a/conf/layer.conf 
> > +++ b/conf/layer.conf 
> > @@ -9,6 +9,6 @@ BBFILE_COLLECTIONS += "swupdate" 
> >  BBFILE_PATTERN_swupdate := "^${LAYERDIR}/" 
> >  BBFILE_PRIORITY_swupdate = "6" 
> >   
> > -LAYERSERIES_COMPAT_swupdate = "rocko sumo thud warrior" 
> > +LAYERSERIES_COMPAT_swupdate = "rocko sumo thud warrior zeus" 
> >   
> >  LAYERDEPENDS_swupdate = "openembedded-layer" 
> > 
>
> Applied to -master, thanks ! 
>
> Best regards, 
> Stefano Babic 
>
> -- 
> ===================================================================== 
> DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk 
> HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany 
> Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sba...@denx.de 
> <javascript:> 
> ===================================================================== 
>
Stefano Babic Nov. 1, 2019, 10:48 a.m. UTC | #3
On 01/11/19 11:38, Vincent Prince wrote:
> Hi Stefano,
> 
> Would it be possible to create zeus branch?
> 

Done.

Regards,
Stefano

> Kind regards,
> Vincent
> 
> Le lundi 14 octobre 2019 10:19:55 UTC+2, Stefano Babic a écrit :
> 
>     Hi pierre-Jean,
> 
>     On 09/10/19 19:46, 'Pierre-Jean Texier' via swupdate wrote:
>     > Signed-off-by: Pierre-Jean Texier <pjte...@koncepto.io <javascript:>>
>     > ---
>     >  conf/layer.conf | 2 +-
>     >  1 file changed, 1 insertion(+), 1 deletion(-)
>     >
>     > diff --git a/conf/layer.conf b/conf/layer.conf
>     > index 0a3a280..123e9aa 100644
>     > --- a/conf/layer.conf
>     > +++ b/conf/layer.conf
>     > @@ -9,6 +9,6 @@ BBFILE_COLLECTIONS += "swupdate"
>     >  BBFILE_PATTERN_swupdate := "^${LAYERDIR}/"
>     >  BBFILE_PRIORITY_swupdate = "6"
>     >  
>     > -LAYERSERIES_COMPAT_swupdate = "rocko sumo thud warrior"
>     > +LAYERSERIES_COMPAT_swupdate = "rocko sumo thud warrior zeus"
>     >  
>     >  LAYERDEPENDS_swupdate = "openembedded-layer"
>     >
> 
>     Applied to -master, thanks !
> 
>     Best regards,
>     Stefano Babic
> 
>     -- 
>     =====================================================================
>     DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
>     HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
>     Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email:
>     sba...@denx.de <javascript:>
>     =====================================================================
> 
> -- 
> You received this message because you are subscribed to the Google
> Groups "swupdate" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to swupdate+unsubscribe@googlegroups.com
> <mailto:swupdate+unsubscribe@googlegroups.com>.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/swupdate/510a01d4-6e3c-4629-8eb4-c3156af69048%40googlegroups.com
> <https://groups.google.com/d/msgid/swupdate/510a01d4-6e3c-4629-8eb4-c3156af69048%40googlegroups.com?utm_medium=email&utm_source=footer>.
diff mbox series

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index 0a3a280..123e9aa 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,6 +9,6 @@  BBFILE_COLLECTIONS += "swupdate"
 BBFILE_PATTERN_swupdate := "^${LAYERDIR}/"
 BBFILE_PRIORITY_swupdate = "6"
 
-LAYERSERIES_COMPAT_swupdate = "rocko sumo thud warrior"
+LAYERSERIES_COMPAT_swupdate = "rocko sumo thud warrior zeus"
 
 LAYERDEPENDS_swupdate = "openembedded-layer"