Declare layer compatibility with kirkstone
authorScott Murray <scott.murray@konsulko.com>
Mon, 22 Feb 2021 23:01:41 +0000 (18:01 -0500)
committerScott Murray <scott.murray@konsulko.com>
Tue, 29 Mar 2022 19:19:24 +0000 (15:19 -0400)
For tracking upstream, we need to update the layer compatibility.

Bug-AGL: SPEC-3819

Change-Id: Ic1bc22653e59b2891d77d44cdd409a805e5cc332
Signed-off-by: Scott Murray <scott.murray@konsulko.com>
Signed-off-by: Jan-Simon Moeller <jsmoeller@linuxfoundation.org>
meta-agl-bsp/conf/layer.conf
meta-agl-bsp/meta-rcar-gen3-adas/conf/layer.conf
meta-agl-core-test/conf/layer.conf
meta-agl-core/conf/layer.conf
meta-app-framework/conf/layer.conf
meta-netboot/conf/layer.conf
meta-pipewire/conf/layer.conf

index 2a999dd..cd98a9d 100644 (file)
@@ -23,4 +23,4 @@ BBFILE_COLLECTIONS += "aglbsp"
 BBFILE_PATTERN_aglbsp = "^${LAYERDIR}/"
 BBFILE_PRIORITY_aglbsp = "60"
 
-LAYERSERIES_COMPAT_aglbsp = "dunfell"
+LAYERSERIES_COMPAT_aglbsp = "kirkstone"
index 75bfcfc..be6f0aa 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 = "dunfell"
+LAYERSERIES_COMPAT_rcar-gen3-cogent = "kirkstone"
index 2ce0c18..eb3468d 100644 (file)
@@ -9,6 +9,6 @@ BBFILE_COLLECTIONS += "aglcoretest"
 BBFILE_PATTERN_aglcoretest = "^${LAYERDIR}/"
 BBFILE_PRIORITY_aglcoretest = "60"
 
-LAYERSERIES_COMPAT_aglcoretest = "dunfell"
+LAYERSERIES_COMPAT_aglcoretest = "kirkstone"
 LAYERDEPENDS_aglcoretest = "core aglcore"
 LAYERDEPENDS_aglcoretest += "openembedded-layer"
index efbf6e6..d2e973d 100644 (file)
@@ -14,7 +14,7 @@ BBFILES_DYNAMIC += " \
     qt5-layer:${LAYERDIR}/dynamic-layers/meta-qt5/*/*/*.bbappend \
 "
 
-LAYERSERIES_COMPAT_aglcore = "dunfell"
+LAYERSERIES_COMPAT_aglcore = "kirkstone"
 LAYERDEPENDS_aglcore = "core"
 
 # Sanity check for meta-virtualization layer.
index 930fbd9..10d4580 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 = "dunfell"
+LAYERSERIES_COMPAT_meta-app-framework = "kirkstone"
 LAYERDEPENDS_meta-app-framework = "core aglcore"
index 2af7528..ddf63c4 100644 (file)
@@ -9,5 +9,5 @@ BBFILE_COLLECTIONS += "meta-netboot"
 BBFILE_PATTERN_meta-netboot = "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-netboot = "60"
 
-LAYERSERIES_COMPAT_meta-netboot = "dunfell"
+LAYERSERIES_COMPAT_meta-netboot = "kirkstone"
 LAYERDEPENDS_meta-netboot = "core networking-layer"
index aec34d7..639a3ef 100644 (file)
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "meta-pipewire"
 BBFILE_PATTERN_meta-pipewire = "^${LAYERDIR}/"
 BBFILE_PRIORITY_meta-pipewire = "71"
 
-LAYERSERIES_COMPAT_meta-pipewire = "dunfell"
+LAYERSERIES_COMPAT_meta-pipewire = "kirkstone"
 LAYERDEPENDS_meta-pipewire = "openembedded-layer"
 
 #