diff mbox series

[meta-swupdate-boards] layers: bump to use kirkstone

Message ID 20220428153908.1633713-1-texier.pj2@gmail.com
State Accepted
Delegated to: Stefano Babic
Headers show
Series [meta-swupdate-boards] layers: bump to use kirkstone | expand

Commit Message

Pierre-Jean Texier April 28, 2022, 3:39 p.m. UTC
Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stefano Babic May 2, 2022, 8:51 a.m. UTC | #1
On 28.04.22 17:39, Pierre-Jean Texier wrote:
> Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
> ---
>   conf/layer.conf | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/conf/layer.conf b/conf/layer.conf
> index 2c0f812..9d0f6f3 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 = "honister"
> +LAYERSERIES_COMPAT_swupdate-boards = "kirkstone"

Or should I start to set up branches as usual in OE ? I never did as 
this is for me more a bunch of examples with a few SBC, but well, this 
could help. I could set as usual a kirkstone / honister / dunfell branch 
near -master.

Best regards,
Stefano

>   
>   BBFILES_DYNAMIC += " \
>       atmel:${LAYERDIR}/dynamic-layers/atmel/*/*/*.bb \
Pierre-Jean Texier May 2, 2022, 4:37 p.m. UTC | #2
Hi Stefano,

Le 02/05/2022 à 10:51, Stefano Babic a écrit :
> On 28.04.22 17:39, Pierre-Jean Texier wrote:
>> Signed-off-by: Pierre-Jean Texier <texier.pj2@gmail.com>
>> ---
>>   conf/layer.conf | 2 +-
>>   1 file changed, 1 insertion(+), 1 deletion(-)
>>
>> diff --git a/conf/layer.conf b/conf/layer.conf
>> index 2c0f812..9d0f6f3 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 = "honister"
>> +LAYERSERIES_COMPAT_swupdate-boards = "kirkstone"
> 
> Or should I start to set up branches as usual in OE ? I never did as 
> this is for me more a bunch of examples with a few SBC, but well, this 
> could help. I could set as usual a kirkstone / honister / dunfell branch 
> near -master.
> 

Sure, I think it would be nice ;)

Regards,
--
Pierre-Jean Texier
diff mbox series

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index 2c0f812..9d0f6f3 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 = "honister"
+LAYERSERIES_COMPAT_swupdate-boards = "kirkstone"
 
 BBFILES_DYNAMIC += " \
     atmel:${LAYERDIR}/dynamic-layers/atmel/*/*/*.bb \