diff mbox series

[meta-rockchip] layers: Add langdale to LAYERSERIES_COMPAT

Message ID 20220929234506.3681015-1-raj.khem@gmail.com
State New
Headers show
Series [meta-rockchip] layers: Add langdale to LAYERSERIES_COMPAT | expand

Commit Message

Khem Raj Sept. 29, 2022, 11:45 p.m. UTC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Quentin Schulz Sept. 30, 2022, 12:04 p.m. UTC | #1
Hi Khem,

On 9/30/22 01:45, 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 a2661f9..0e28857 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -14,7 +14,7 @@ BBFILE_PRIORITY_rockchip = "1"
>   # This should only be incremented on significant changes that will
>   # cause compatibility issues with other layers
>   LAYERVERSION_rockchip = "1"
> -LAYERSERIES_COMPAT_rockchip = "kirkstone"
> +LAYERSERIES_COMPAT_rockchip = "kirkstone langdale"

Considering that we have a branch for kirkstone already, maybe we can 
just switch to supporting langdale only?

Cheers,
Quentin
Khem Raj Sept. 30, 2022, 4:06 p.m. UTC | #2
On Fri, Sep 30, 2022 at 5:04 AM Quentin Schulz <
quentin.schulz@theobroma-systems.com> wrote:

> Hi Khem,
>
> On 9/30/22 01:45, 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 a2661f9..0e28857 100644
> > --- a/conf/layer.conf
> > +++ b/conf/layer.conf
> > @@ -14,7 +14,7 @@ BBFILE_PRIORITY_rockchip = "1"
> >   # This should only be incremented on significant changes that will
> >   # cause compatibility issues with other layers
> >   LAYERVERSION_rockchip = "1"
> > -LAYERSERIES_COMPAT_rockchip = "kirkstone"
> > +LAYERSERIES_COMPAT_rockchip = "kirkstone langdale"
>
> Considering that we have a branch for kirkstone already, maybe we can
> just switch to supporting langdale only?


I was not sure of if it will break some use cases therefore I just wanted
to add what works and not delete anything I have not tested

>
>
> Cheers,
> Quentin
>
diff mbox series

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index a2661f9..0e28857 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,7 +14,7 @@  BBFILE_PRIORITY_rockchip = "1"
 # This should only be incremented on significant changes that will
 # cause compatibility issues with other layers
 LAYERVERSION_rockchip = "1"
-LAYERSERIES_COMPAT_rockchip = "kirkstone"
+LAYERSERIES_COMPAT_rockchip = "kirkstone langdale"
 LAYERDEPENDS_rockchip = "core meta-arm"
 
 BBFILES_DYNAMIC += " \