diff mbox series

[meta-swupdate-boards,1/3] layer.conf: Add gatesgarth to LAYERSERIES_COMPAT

Message ID 20201105191442.1321679-1-raj.khem@gmail.com
State Accepted
Headers show
Series [meta-swupdate-boards,1/3] layer.conf: Add gatesgarth to LAYERSERIES_COMPAT | expand

Commit Message

Khem Raj Nov. 5, 2020, 7:14 p.m. UTC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stefano Babic Nov. 6, 2020, 5:29 p.m. UTC | #1
Hi Khem,

On 05.11.20 20:14, Khem Raj wrote:
> Signed-off-by: Khem Raj <raj.khem@gmail.com>
> ---
>  conf/layer.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/conf/layer.conf b/conf/layer.conf
> index ac60647..1f93a1b 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -11,4 +11,4 @@ BBFILE_PRIORITY_swupdate-boards = "7"
>  
>  LAYERDEPENDS_swupdate-boards = "swupdate"
>  
> -LAYERSERIES_COMPAT_swupdate-boards = "warrior zeus dunfell"
> +LAYERSERIES_COMPAT_swupdate-boards = "warrior zeus dunfell gatesgarth"
> 

Thanks, all three applied to -master.

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index ac60647..1f93a1b 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -11,4 +11,4 @@  BBFILE_PRIORITY_swupdate-boards = "7"
 
 LAYERDEPENDS_swupdate-boards = "swupdate"
 
-LAYERSERIES_COMPAT_swupdate-boards = "warrior zeus dunfell"
+LAYERSERIES_COMPAT_swupdate-boards = "warrior zeus dunfell gatesgarth"