Add Yocto Project walnascar release compatibility
authorScott Murray <scott.murray@konsulko.com>
Wed, 22 May 2024 20:01:36 +0000 (16:01 -0400)
committerScott Murray <scott.murray@konsulko.com>
Fri, 20 Dec 2024 03:39:59 +0000 (22:39 -0500)
Switch to walnascar in LAYERSERIES_COMPAT in layer.conf files.

Bug-AGL: SPEC-5147

Change-Id: Id27492bd2366ceac6ad0ef64630ea2144303be5c
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
meta-agl-bsp/conf/layer.conf
meta-agl-bsp/meta-rcar-gen3-adas/conf/layer.conf
meta-agl-core/conf/layer.conf
meta-agl-flutter/conf/layer.conf
meta-agl-kuksa-val/conf/layer.conf
meta-app-framework/conf/layer.conf
meta-netboot/conf/layer.conf
meta-pipewire/conf/layer.conf

index 036cde7..a502134 100644 (file)
@@ -23,4 +23,4 @@ BBFILE_COLLECTIONS += "aglbsp"
 BBFILE_PATTERN_aglbsp = "^${LAYERDIR}/"
 BBFILE_PRIORITY_aglbsp = "60"
 
-LAYERSERIES_COMPAT_aglbsp = "scarthgap"
+LAYERSERIES_COMPAT_aglbsp = "walnascar"
index bae421a..ff0d102 100644 (file)
@@ -15,4 +15,4 @@ BBFILE_COLLECTIONS += "rcar-gen3-cogent"
 BBFILE_PATTERN_rcar-gen3-cogent := "^${LAYERDIR}/"
 BBFILE_PRIORITY_rcar-gen3-cogent = "7"
 
-LAYERSERIES_COMPAT_rcar-gen3-cogent = "scarthgap"
+LAYERSERIES_COMPAT_rcar-gen3-cogent = "walnascar"
index a354fbe..af10231 100644 (file)
@@ -20,7 +20,7 @@ BBFILES_DYNAMIC += " \
     qt6-layer:${LAYERDIR}/dynamic-layers/meta-qt6/*/*/*.bbappend \
 "
 
-LAYERSERIES_COMPAT_aglcore = "scarthgap"
+LAYERSERIES_COMPAT_aglcore = "walnascar"
 LAYERDEPENDS_aglcore = "core"
 
 # Sanity check for meta-virtualization layer.
index e21f9bc..f762175 100644 (file)
@@ -12,7 +12,7 @@ BBFILE_PRIORITY_agl-flutter-layer = "61"
 LAYERVERSION_agl-flutter-layer = "1"
 LAYERDEPENDS_agl-flutter-layer = "core flutter-layer"
 LAYERRECOMMENDS_agl-flutter-layer = "flutter-apps-layer"
-LAYERSERIES_COMPAT_agl-flutter-layer = "scarthgap"
+LAYERSERIES_COMPAT_agl-flutter-layer = "walnascar"
 
 BBFILES_DYNAMIC += " \
     flutter-apps-layer:${LAYERDIR}/dynamic-layers/flutter-apps-layer/*/*/*/*.bbappend \
index ba96579..00a6e93 100644 (file)
@@ -9,5 +9,5 @@ BBFILE_COLLECTIONS += "meta-agl-kuksa-val"
 BBFILE_PATTERN_meta-agl-kuksa-val = "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-agl-kuksa-val = "60"
 
-LAYERSERIES_COMPAT_meta-agl-kuksa-val = "scarthgap"
+LAYERSERIES_COMPAT_meta-agl-kuksa-val = "walnascar"
 LAYERDEPENDS_meta-agl-kuksa-val = "core aglcore openembedded-layer meta-python"
index 0fe8278..af442b2 100644 (file)
@@ -9,5 +9,5 @@ BBFILE_COLLECTIONS += "meta-app-framework"
 BBFILE_PATTERN_meta-app-framework = "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-app-framework = "60"
 
-LAYERSERIES_COMPAT_meta-app-framework = "scarthgap"
+LAYERSERIES_COMPAT_meta-app-framework = "walnascar"
 LAYERDEPENDS_meta-app-framework = "core aglcore openembedded-layer"
index a41406c..68fc82c 100644 (file)
@@ -9,5 +9,5 @@ BBFILE_COLLECTIONS += "meta-netboot"
 BBFILE_PATTERN_meta-netboot = "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-netboot = "60"
 
-LAYERSERIES_COMPAT_meta-netboot = "scarthgap"
+LAYERSERIES_COMPAT_meta-netboot = "walnascar"
 LAYERDEPENDS_meta-netboot = "core networking-layer"
index 4a28a42..a85463e 100644 (file)
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-pipewire"
 BBFILE_PATTERN_meta-pipewire = "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-pipewire = "71"
 
-LAYERSERIES_COMPAT_meta-pipewire = "scarthgap"
+LAYERSERIES_COMPAT_meta-pipewire = "walnascar"
 LAYERDEPENDS_meta-pipewire = "openembedded-layer"
 
 #