diff mbox series

[meta-ti,master,3/3] conf/layer.conf: Update LAYERSERIES_COMPAT

Message ID 20240417161129.9697-4-reatmon@ti.com
State Superseded
Delegated to: Ryan Eatmon
Headers show
Series Plan to better support non-LTS branches | expand

Commit Message

Ryan Eatmon April 17, 2024, 4:11 p.m. UTC
Update LAYERSERIES_COMPAT to remove EOL branches and add future styhead.

Signed-off-by: Ryan Eatmon <reatmon@ti.com>
---
 meta-ti-bsp/conf/layer.conf    | 2 +-
 meta-ti-extras/conf/layer.conf | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Comments

Denys Dmytriyenko April 17, 2024, 4:30 p.m. UTC | #1
On Wed, Apr 17, 2024 at 11:11:29AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
> Update LAYERSERIES_COMPAT to remove EOL branches and add future styhead.
> 
> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
> ---
>  meta-ti-bsp/conf/layer.conf    | 2 +-
>  meta-ti-extras/conf/layer.conf | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf
> index 502e355f..03cbd7ea 100644
> --- a/meta-ti-bsp/conf/layer.conf
> +++ b/meta-ti-bsp/conf/layer.conf
> @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-bsp"
>  BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/"
>  BBFILE_PRIORITY_meta-ti-bsp = "6"
>  
> -LAYERSERIES_COMPAT_meta-ti-bsp = "kirkstone langdale mickledore nanbield scarthgap"
> +LAYERSERIES_COMPAT_meta-ti-bsp = "nanbield scarthgap styhead"
>  
>  LICENSE_PATH += "${LAYERDIR}/licenses"
>  
> diff --git a/meta-ti-extras/conf/layer.conf b/meta-ti-extras/conf/layer.conf
> index a05dbe5f..a8c68343 100644
> --- a/meta-ti-extras/conf/layer.conf
> +++ b/meta-ti-extras/conf/layer.conf
> @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-extras"
>  BBFILE_PATTERN_meta-ti-extras := "^${LAYERDIR}/"
>  BBFILE_PRIORITY_meta-ti-extras = "6"
>  
> -LAYERSERIES_COMPAT_meta-ti-extras = "kirkstone langdale mickledore nanbield scarthgap"
> +LAYERSERIES_COMPAT_meta-ti-extras = "scarthgap styhead"

nanbield is missing here?


>  LICENSE_PATH += "${LAYERDIR}/licenses"
>  
> -- 
> 2.17.1
Ryan Eatmon April 17, 2024, 6:35 p.m. UTC | #2
On 4/17/2024 11:30 AM, Denys Dmytriyenko wrote:
> On Wed, Apr 17, 2024 at 11:11:29AM -0500, Ryan Eatmon via lists.yoctoproject.org wrote:
>> Update LAYERSERIES_COMPAT to remove EOL branches and add future styhead.
>>
>> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
>> ---
>>   meta-ti-bsp/conf/layer.conf    | 2 +-
>>   meta-ti-extras/conf/layer.conf | 2 +-
>>   2 files changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf
>> index 502e355f..03cbd7ea 100644
>> --- a/meta-ti-bsp/conf/layer.conf
>> +++ b/meta-ti-bsp/conf/layer.conf
>> @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-bsp"
>>   BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/"
>>   BBFILE_PRIORITY_meta-ti-bsp = "6"
>>   
>> -LAYERSERIES_COMPAT_meta-ti-bsp = "kirkstone langdale mickledore nanbield scarthgap"
>> +LAYERSERIES_COMPAT_meta-ti-bsp = "nanbield scarthgap styhead"
>>   
>>   LICENSE_PATH += "${LAYERDIR}/licenses"
>>   
>> diff --git a/meta-ti-extras/conf/layer.conf b/meta-ti-extras/conf/layer.conf
>> index a05dbe5f..a8c68343 100644
>> --- a/meta-ti-extras/conf/layer.conf
>> +++ b/meta-ti-extras/conf/layer.conf
>> @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-extras"
>>   BBFILE_PATTERN_meta-ti-extras := "^${LAYERDIR}/"
>>   BBFILE_PRIORITY_meta-ti-extras = "6"
>>   
>> -LAYERSERIES_COMPAT_meta-ti-extras = "kirkstone langdale mickledore nanbield scarthgap"
>> +LAYERSERIES_COMPAT_meta-ti-extras = "scarthgap styhead"
> 
> nanbield is missing here?

Yes it is... but I swear it wasn't...  I did make the change...  I'll 
send a v2.


> 
>>   LICENSE_PATH += "${LAYERDIR}/licenses"
>>   
>> -- 
>> 2.17.1
Ryan Eatmon April 17, 2024, 6:36 p.m. UTC | #3
On 4/17/2024 1:35 PM, Ryan Eatmon via lists.yoctoproject.org wrote:
> 
> 
> On 4/17/2024 11:30 AM, Denys Dmytriyenko wrote:
>> On Wed, Apr 17, 2024 at 11:11:29AM -0500, Ryan Eatmon via 
>> lists.yoctoproject.org wrote:
>>> Update LAYERSERIES_COMPAT to remove EOL branches and add future styhead.
>>>
>>> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
>>> ---
>>>   meta-ti-bsp/conf/layer.conf    | 2 +-
>>>   meta-ti-extras/conf/layer.conf | 2 +-
>>>   2 files changed, 2 insertions(+), 2 deletions(-)
>>>
>>> diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf
>>> index 502e355f..03cbd7ea 100644
>>> --- a/meta-ti-bsp/conf/layer.conf
>>> +++ b/meta-ti-bsp/conf/layer.conf
>>> @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-bsp"
>>>   BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/"
>>>   BBFILE_PRIORITY_meta-ti-bsp = "6"
>>> -LAYERSERIES_COMPAT_meta-ti-bsp = "kirkstone langdale mickledore 
>>> nanbield scarthgap"
>>> +LAYERSERIES_COMPAT_meta-ti-bsp = "nanbield scarthgap styhead"
>>>   LICENSE_PATH += "${LAYERDIR}/licenses"
>>> diff --git a/meta-ti-extras/conf/layer.conf 
>>> b/meta-ti-extras/conf/layer.conf
>>> index a05dbe5f..a8c68343 100644
>>> --- a/meta-ti-extras/conf/layer.conf
>>> +++ b/meta-ti-extras/conf/layer.conf
>>> @@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-ti-extras"
>>>   BBFILE_PATTERN_meta-ti-extras := "^${LAYERDIR}/"
>>>   BBFILE_PRIORITY_meta-ti-extras = "6"
>>> -LAYERSERIES_COMPAT_meta-ti-extras = "kirkstone langdale mickledore 
>>> nanbield scarthgap"
>>> +LAYERSERIES_COMPAT_meta-ti-extras = "scarthgap styhead"
>>
>> nanbield is missing here?
> 
> Yes it is... but I swear it wasn't...  I did make the change...  I'll 
> send a v2.

Ah crud.  I did one of the files and not both of them.  Good catch.

> 
>>
>>>   LICENSE_PATH += "${LAYERDIR}/licenses"
>>> -- 
>>> 2.17.1
> 
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#17581): https://lists.yoctoproject.org/g/meta-ti/message/17581
> Mute This Topic: https://lists.yoctoproject.org/mt/105580623/6551054
> Group Owner: meta-ti+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-ti/unsub [reatmon@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-ti-bsp/conf/layer.conf b/meta-ti-bsp/conf/layer.conf
index 502e355f..03cbd7ea 100644
--- a/meta-ti-bsp/conf/layer.conf
+++ b/meta-ti-bsp/conf/layer.conf
@@ -9,7 +9,7 @@  BBFILE_COLLECTIONS += "meta-ti-bsp"
 BBFILE_PATTERN_meta-ti-bsp := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-ti-bsp = "6"
 
-LAYERSERIES_COMPAT_meta-ti-bsp = "kirkstone langdale mickledore nanbield scarthgap"
+LAYERSERIES_COMPAT_meta-ti-bsp = "nanbield scarthgap styhead"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"
 
diff --git a/meta-ti-extras/conf/layer.conf b/meta-ti-extras/conf/layer.conf
index a05dbe5f..a8c68343 100644
--- a/meta-ti-extras/conf/layer.conf
+++ b/meta-ti-extras/conf/layer.conf
@@ -9,7 +9,7 @@  BBFILE_COLLECTIONS += "meta-ti-extras"
 BBFILE_PATTERN_meta-ti-extras := "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-ti-extras = "6"
 
-LAYERSERIES_COMPAT_meta-ti-extras = "kirkstone langdale mickledore nanbield scarthgap"
+LAYERSERIES_COMPAT_meta-ti-extras = "scarthgap styhead"
 
 LICENSE_PATH += "${LAYERDIR}/licenses"