diff mbox series

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

Message ID 1555008936-2335-1-git-send-email-pjtexier@koncepto.io
State Accepted
Headers show
Series [meta-swupdate] layer.conf: Update layer compatibility to warrior | expand

Commit Message

'Darko Komljenovic' via swupdate April 11, 2019, 6:55 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 April 12, 2019, 1 p.m. UTC | #1
Hi Pierre,

Am 11.04.19 um 20:55 schrieb 'Pierre-Jean Texier' via swupdate:
> 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 3ab11df..0a3a280 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"
> +LAYERSERIES_COMPAT_swupdate = "rocko sumo thud warrior"
>  
>  LAYERDEPENDS_swupdate = "openembedded-layer"
> 

Thanks, applied to -master !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index 3ab11df..0a3a280 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"
+LAYERSERIES_COMPAT_swupdate = "rocko sumo thud warrior"
 
 LAYERDEPENDS_swupdate = "openembedded-layer"