diff mbox series

[meta-swupdate-boards,2/3] layer.conf: Switch compatibility to 'styhead'

Message ID 20241018150953.485062-3-ungerer.ricardo@gmail.com
State Accepted
Headers show
Series Bump to styhead | expand

Commit Message

Ricardo Ungerer Oct. 18, 2024, 3:09 p.m. UTC
Signed-off-by: Ricardo Ungerer <ungerer.ricardo@gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Chad Barth Nov. 19, 2024, 3:49 p.m. UTC | #1
Replying on the correct thread...

Should a branch for `scarthgap` have been created "before" applying this 
patch? I can no longer build for scarthgap without patching back or 
specifying an exact commit.

On Friday, October 18, 2024 at 10:13:15 AM UTC-5 Ricardo Ungerer wrote:

> Signed-off-by: Ricardo Ungerer <ungerer...@gmail.com>
> ---
> conf/layer.conf | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/layer.conf b/conf/layer.conf
> index acac75a..4882d97 100644
> --- a/conf/layer.conf
> +++ b/conf/layer.conf
> @@ -11,7 +11,7 @@ BBFILE_PRIORITY_swupdate-boards = "7"
>
> LAYERDEPENDS_swupdate-boards = "swupdate"
>
> -LAYERSERIES_COMPAT_swupdate-boards = "scarthgap"
> +LAYERSERIES_COMPAT_swupdate-boards = "styhead"
>
> BBFILES_DYNAMIC += " \
> atmel:${LAYERDIR}/dynamic-layers/atmel/*/*/*.bb \
> -- 
> 2.43.0
>
>
Ricardo Ungerer Nov. 20, 2024, 3:09 p.m. UTC | #2
Hello there, 

Should I have done something towards the creation of the branch? If so, 
please forgive me, still a newbie here.

Thanks
Ricardo
Em terça-feira, 19 de novembro de 2024 às 15:49:41 UTC, Chad Barth escreveu:

> Replying on the correct thread...
>
> Should a branch for `scarthgap` have been created "before" applying this 
> patch? I can no longer build for scarthgap without patching back or 
> specifying an exact commit.
>
> On Friday, October 18, 2024 at 10:13:15 AM UTC-5 Ricardo Ungerer wrote:
>
>> Signed-off-by: Ricardo Ungerer <ungerer...@gmail.com> 
>> --- 
>> conf/layer.conf | 2 +- 
>> 1 file changed, 1 insertion(+), 1 deletion(-) 
>>
>> diff --git a/conf/layer.conf b/conf/layer.conf 
>> index acac75a..4882d97 100644 
>> --- a/conf/layer.conf 
>> +++ b/conf/layer.conf 
>> @@ -11,7 +11,7 @@ BBFILE_PRIORITY_swupdate-boards = "7" 
>>
>> LAYERDEPENDS_swupdate-boards = "swupdate" 
>>
>> -LAYERSERIES_COMPAT_swupdate-boards = "scarthgap" 
>> +LAYERSERIES_COMPAT_swupdate-boards = "styhead" 
>>
>> BBFILES_DYNAMIC += " \ 
>> atmel:${LAYERDIR}/dynamic-layers/atmel/*/*/*.bb \ 
>> -- 
>> 2.43.0 
>>
>>
Stefano Babic Nov. 20, 2024, 3:24 p.m. UTC | #3
Hi,

On 11/20/24 16:09, Ricardo Simoes wrote:
> Hello there,
>
> Should I have done something towards the creation of the branch? If so,
> please forgive me, still a newbie here.
>

No.

It is just that meta-swupdate-boards is though just as example to a
first overview as a layer for production. I have created and pushed the
branch.

Best regards,
Stefano



> Thanks
> Ricardo
> Em terça-feira, 19 de novembro de 2024 às 15:49:41 UTC, Chad Barth escreveu:
>
>     Replying on the correct thread...
>
>     Should a branch for `scarthgap` have been created "before" applying
>     this patch? I can no longer build for scarthgap without patching
>     back or specifying an exact commit.
>
>     On Friday, October 18, 2024 at 10:13:15 AM UTC-5 Ricardo Ungerer wrote:
>
>         Signed-off-by: Ricardo Ungerer <ungerer...@gmail.com>
>         ---
>         conf/layer.conf | 2 +-
>         1 file changed, 1 insertion(+), 1 deletion(-)
>
>         diff --git a/conf/layer.conf b/conf/layer.conf
>         index acac75a..4882d97 100644
>         --- a/conf/layer.conf
>         +++ b/conf/layer.conf
>         @@ -11,7 +11,7 @@ BBFILE_PRIORITY_swupdate-boards = "7"
>
>         LAYERDEPENDS_swupdate-boards = "swupdate"
>
>         -LAYERSERIES_COMPAT_swupdate-boards = "scarthgap"
>         +LAYERSERIES_COMPAT_swupdate-boards = "styhead"
>
>         BBFILES_DYNAMIC += " \
>         atmel:${LAYERDIR}/dynamic-layers/atmel/*/*/*.bb \
>         --
>         2.43.0
>
> --
> 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 visit https://groups.google.com/d/msgid/
> swupdate/fa413a91-181c-485b-b482-9ce186183dd7n%40googlegroups.com
> <https://groups.google.com/d/msgid/swupdate/fa413a91-181c-485b-
> b482-9ce186183dd7n%40googlegroups.com?utm_medium=email&utm_source=footer>.
Chad Barth Nov. 25, 2024, 8:16 p.m. UTC | #4
Stefano,

Thanks for creating the scarthgap branch on meta-swupdate-boards. However, 
I think 
commit https://github.com/sbabic/meta-swupdate-boards/commit/6b8a1bbda3462ce5218c92ad64a8c071f356ff9f 
corresponds to a change made only in styhead. Would you be able to reset 
the scarthgap branch back 
to https://github.com/sbabic/meta-swupdate-boards/commit/f6ad60520eb35b2b86a719bafff0cc78fff84507 
(or otherwise revert  6b8a1bb)?

Much appreciated,
-Chad
d
T

On Wednesday, November 20, 2024 at 9:24:51 AM UTC-6 Stefano Babic wrote:

> Hi,
>
> On 11/20/24 16:09, Ricardo Simoes wrote:
> > Hello there,
> >
> > Should I have done something towards the creation of the branch? If so,
> > please forgive me, still a newbie here.
> >
>
> No.
>
> It is just that meta-swupdate-boards is though just as example to a
> first overview as a layer for production. I have created and pushed the
> branch.
>
> Best regards,
> Stefano
>
>
>
> > Thanks
> > Ricardo
> > Em terça-feira, 19 de novembro de 2024 às 15:49:41 UTC, Chad Barth 
> escreveu:
> >
> > Replying on the correct thread...
> >
> > Should a branch for `scarthgap` have been created "before" applying
> > this patch? I can no longer build for scarthgap without patching
> > back or specifying an exact commit.
> >
> > On Friday, October 18, 2024 at 10:13:15 AM UTC-5 Ricardo Ungerer wrote:
> >
> > Signed-off-by: Ricardo Ungerer <ungerer...@gmail.com>
> > ---
> > conf/layer.conf | 2 +-
> > 1 file changed, 1 insertion(+), 1 deletion(-)
> >
> > diff --git a/conf/layer.conf b/conf/layer.conf
> > index acac75a..4882d97 100644
> > --- a/conf/layer.conf
> > +++ b/conf/layer.conf
> > @@ -11,7 +11,7 @@ BBFILE_PRIORITY_swupdate-boards = "7"
> >
> > LAYERDEPENDS_swupdate-boards = "swupdate"
> >
> > -LAYERSERIES_COMPAT_swupdate-boards = "scarthgap"
> > +LAYERSERIES_COMPAT_swupdate-boards = "styhead"
> >
> > BBFILES_DYNAMIC += " \
> > atmel:${LAYERDIR}/dynamic-layers/atmel/*/*/*.bb \
> > --
> > 2.43.0
> >
> > --
> > 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+u...@googlegroups.com
> > <mailto:swupdate+u...@googlegroups.com>.
> > To view this discussion visit https://groups.google.com/d/msgid/
> > swupdate/fa413a91-181c-485b-b482-9ce186183dd7n%40googlegroups.com
> > <https://groups.google.com/d/msgid/swupdate/fa413a91-181c-485b-
> > b482-9ce186183dd7n%40googlegroups.com?utm_medium=email&utm_source=footer
> >.
>
>
diff mbox series

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index acac75a..4882d97 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -11,7 +11,7 @@  BBFILE_PRIORITY_swupdate-boards = "7"
 
 LAYERDEPENDS_swupdate-boards = "swupdate"
 
-LAYERSERIES_COMPAT_swupdate-boards = "scarthgap"
+LAYERSERIES_COMPAT_swupdate-boards = "styhead"
 
 BBFILES_DYNAMIC += " \
     atmel:${LAYERDIR}/dynamic-layers/atmel/*/*/*.bb \