diff mbox series

[meta-swupdate] layer.conf: add mickledore to LAYERSERIES_COMPAT

Message ID 20230106070344.2183211-1-geoffhp@gmail.com
State Accepted
Delegated to: Stefano Babic
Headers show
Series [meta-swupdate] layer.conf: add mickledore to LAYERSERIES_COMPAT | expand

Commit Message

Geoff Parker Jan. 6, 2023, 7:03 a.m. UTC
From: Geoff Parker <geoffrey.parker@arthrex.com>

Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stefano Babic Jan. 16, 2023, 2:18 p.m. UTC | #1
On 06.01.23 02:03, geoffhp@gmail.com wrote:
> From: Geoff Parker <geoffrey.parker@arthrex.com>
> 
> Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
> ---
>   conf/layer.conf | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 4d32fc7..95e5dfc 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 = "dunfell kirkstone langdale"
> +LAYERSERIES_COMPAT_swupdate = "dunfell kirkstone langdale mickledore"
>   
>   LAYERDEPENDS_swupdate = "openembedded-layer"

Reviewed-by: Stefano Babic <sbabic@denx.de>

Best regards,
Stefano Babic
Stefano Babic Feb. 5, 2023, 10:38 a.m. UTC | #2
On 06.01.23 08:03, geoffhp@gmail.com wrote:
> From: Geoff Parker <geoffrey.parker@arthrex.com>
> 
> Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
> ---
>   conf/layer.conf | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 4d32fc7..95e5dfc 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 = "dunfell kirkstone langdale"
> +LAYERSERIES_COMPAT_swupdate = "dunfell kirkstone langdale mickledore"
>   
>   LAYERDEPENDS_swupdate = "openembedded-layer"

Applied to -master, thanks !

Best regards,
Stefano Babic
Geoff Parker Feb. 6, 2023, 4:43 p.m. UTC | #3
Thanks!

On Sun, Feb 5, 2023 at 2:38 AM Stefano Babic <sbabic@denx.de> wrote:
>
>
>
> On 06.01.23 08:03, geoffhp@gmail.com wrote:
> > From: Geoff Parker <geoffrey.parker@arthrex.com>
> >
> > Signed-off-by: Geoff Parker <geoffrey.parker@arthrex.com>
> > ---
> >   conf/layer.conf | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/conf/layer.conf b/conf/layer.conf
> > index 4d32fc7..95e5dfc 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 = "dunfell kirkstone langdale"
> > +LAYERSERIES_COMPAT_swupdate = "dunfell kirkstone langdale mickledore"
> >
> >   LAYERDEPENDS_swupdate = "openembedded-layer"
>
> Applied to -master, thanks !
>
> Best regards,
> Stefano Babic
> --
> =====================================================================
> DENX Software Engineering GmbH,        Managing Director: Erika Unter
> HRB 165235 Munich,   Office: Kirchenstr.5, 82194 Groebenzell, Germany
> Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic@denx.de
> =====================================================================
diff mbox series

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index 4d32fc7..95e5dfc 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 = "dunfell kirkstone langdale"
+LAYERSERIES_COMPAT_swupdate = "dunfell kirkstone langdale mickledore"
 
 LAYERDEPENDS_swupdate = "openembedded-layer"