summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-agl-profile-graphical-html5/conf/layer.conf2
-rw-r--r--meta-pipewire/conf/layer.conf2
-rw-r--r--meta-speech-framework/conf/layer.conf2
3 files changed, 3 insertions, 3 deletions
diff --git a/meta-agl-profile-graphical-html5/conf/layer.conf b/meta-agl-profile-graphical-html5/conf/layer.conf
index bd0b18d7..d499dd17 100644
--- a/meta-agl-profile-graphical-html5/conf/layer.conf
+++ b/meta-agl-profile-graphical-html5/conf/layer.conf
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "html5-framework"
BBFILE_PATTERN_html5-framework = "^${LAYERDIR}/"
BBFILE_PRIORITY_html5-framework = "80"
-LAYERSERIES_COMPAT_html5-framework = "zeus"
+LAYERSERIES_COMPAT_html5-framework = "dunfell"
diff --git a/meta-pipewire/conf/layer.conf b/meta-pipewire/conf/layer.conf
index b3059230..68113221 100644
--- a/meta-pipewire/conf/layer.conf
+++ b/meta-pipewire/conf/layer.conf
@@ -9,4 +9,4 @@ BBFILE_COLLECTIONS += "meta-pipewire"
BBFILE_PATTERN_meta-pipewire = "^${LAYERDIR}/"
BBFILE_PRIORITY_meta-pipewire = "71"
-LAYERSERIES_COMPAT_meta-pipewire = "zeus"
+LAYERSERIES_COMPAT_meta-pipewire = "dunfell"
diff --git a/meta-speech-framework/conf/layer.conf b/meta-speech-framework/conf/layer.conf
index 804eae66..b3f004ce 100644
--- a/meta-speech-framework/conf/layer.conf
+++ b/meta-speech-framework/conf/layer.conf
@@ -24,4 +24,4 @@ BBFILE_COLLECTIONS += "speech-framework"
BBFILE_PATTERN_speech-framework = "^${LAYERDIR}/"
BBFILE_PRIORITY_speech-framework = "8"
-LAYERSERIES_COMPAT_speech-framework = "zeus"
+LAYERSERIES_COMPAT_speech-framework = "dunfell"