diff mbox series

layer.conf: Switch to be 'styhead' layer series compatible

Message ID 20240910052822.2232284-1-raj.khem@gmail.com
State Accepted
Headers show
Series layer.conf: Switch to be 'styhead' layer series compatible | expand

Commit Message

Khem Raj Sept. 10, 2024, 5:28 a.m. UTC
This is now what master points to in core layer

Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 conf/layer.conf | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Stefano Babic Sept. 13, 2024, 11:32 a.m. UTC | #1
On 10.09.24 07:28, Khem Raj wrote:
> This is now what master points to in core layer
>
> 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 650b0e9..bcdf0b0 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 = "scarthgap"
> +LAYERSERIES_COMPAT_swupdate = "styhead"
>
>   LAYERDEPENDS_swupdate = "openembedded-layer"
>

Applied to -master, thanks !

Best regards,
Stefano Babic
diff mbox series

Patch

diff --git a/conf/layer.conf b/conf/layer.conf
index 650b0e9..bcdf0b0 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 = "scarthgap"
+LAYERSERIES_COMPAT_swupdate = "styhead"
 
 LAYERDEPENDS_swupdate = "openembedded-layer"