diff mbox series

[meta-swupdate,v2,2/2] layer.conf: Update to whinlatter (5.3) layer/release series

Message ID 20250701061421.3019310-2-geoffrey.parker@arthrex.com
State Accepted
Delegated to: Stefano Babic
Headers show
Series [meta-swupdate,v2,1/2] Updates for whinlatter UNPACKDIR/WORKDIR transition | expand

Commit Message

Geoff Parker July 1, 2025, 6:14 a.m. UTC
From: Geoff Parker <geoffrey.parker@arthrex.com>

LAYERSERIES_COMPAT: switch to whinlatter Yocto 5.3.
Drop styhead and walnascar due to UNPACKDIR/WORKDIR changes.

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

Comments

Stefano Babic July 7, 2025, 1:21 p.m. UTC | #1
On 7/1/25 08:14, geoffhp@gmail.com wrote:
> From: Geoff Parker <geoffrey.parker@arthrex.com>
> 
> LAYERSERIES_COMPAT: switch to whinlatter Yocto 5.3.
> Drop styhead and walnascar due to UNPACKDIR/WORKDIR changes.
> 
> 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 73ffcb8..b733291 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 = "styhead walnascar"
> +LAYERSERIES_COMPAT_swupdate = "whinlatter"
>   
>   LAYERDEPENDS_swupdate = "openembedded-layer"

Applied to -amster (and only master), thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index 73ffcb8..b733291 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 = "styhead walnascar"
+LAYERSERIES_COMPAT_swupdate = "whinlatter"
 
 LAYERDEPENDS_swupdate = "openembedded-layer"