aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--common/conf/layer.conf2
-rw-r--r--meta-amdfalconx86/conf/layer.conf2
-rw-r--r--meta-r1000/conf/layer.conf2
-rw-r--r--meta-snowyowl/conf/layer.conf2
-rw-r--r--meta-steppeeagle/conf/layer.conf2
-rw-r--r--meta-v1000/conf/layer.conf2
6 files changed, 6 insertions, 6 deletions
diff --git a/common/conf/layer.conf b/common/conf/layer.conf
index 99f32c48..f753eb43 100644
--- a/common/conf/layer.conf
+++ b/common/conf/layer.conf
@@ -12,6 +12,6 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \
BBFILE_COLLECTIONS += "amd"
BBFILE_PRIORITY_amd = "13"
BBFILE_PATTERN_amd = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_amd = "sumo"
+LAYERSERIES_COMPAT_amd = "warrior"
LICENSE_PATH += "${LAYERDIR}/licenses"
diff --git a/meta-amdfalconx86/conf/layer.conf b/meta-amdfalconx86/conf/layer.conf
index 13723e5d..ad6acfe3 100644
--- a/meta-amdfalconx86/conf/layer.conf
+++ b/meta-amdfalconx86/conf/layer.conf
@@ -8,6 +8,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "amdfalconx86"
BBFILE_PATTERN_amdfalconx86 = "^${LAYERDIR}/"
BBFILE_PRIORITY_amdfalconx86 = "14"
-LAYERSERIES_COMPAT_amdfalconx86 = "sumo"
+LAYERSERIES_COMPAT_amdfalconx86 = "warrior"
LAYERDEPENDS_amdfalconx86 = "amd openembedded-layer meta-python"
diff --git a/meta-r1000/conf/layer.conf b/meta-r1000/conf/layer.conf
index 8c1dfe61..e1ce42a5 100644
--- a/meta-r1000/conf/layer.conf
+++ b/meta-r1000/conf/layer.conf
@@ -8,6 +8,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "r1000"
BBFILE_PATTERN_r1000 = "^${LAYERDIR}/"
BBFILE_PRIORITY_r1000 = "14"
-LAYERSERIES_COMPAT_r1000 = "sumo"
+LAYERSERIES_COMPAT_r1000 = "warrior"
LAYERDEPENDS_r1000 = "amd openembedded-layer meta-python"
diff --git a/meta-snowyowl/conf/layer.conf b/meta-snowyowl/conf/layer.conf
index 8810231e..dfeb0f0c 100644
--- a/meta-snowyowl/conf/layer.conf
+++ b/meta-snowyowl/conf/layer.conf
@@ -8,6 +8,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "snowyowl"
BBFILE_PATTERN_snowyowl = "^${LAYERDIR}/"
BBFILE_PRIORITY_snowyowl = "14"
-LAYERSERIES_COMPAT_snowyowl = "sumo"
+LAYERSERIES_COMPAT_snowyowl = "warrior"
LAYERDEPENDS_snowyowl = "amd"
diff --git a/meta-steppeeagle/conf/layer.conf b/meta-steppeeagle/conf/layer.conf
index 2d09527b..93c2fadf 100644
--- a/meta-steppeeagle/conf/layer.conf
+++ b/meta-steppeeagle/conf/layer.conf
@@ -8,6 +8,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "steppeeagle"
BBFILE_PATTERN_steppeeagle = "^${LAYERDIR}/"
BBFILE_PRIORITY_steppeeagle = "14"
-LAYERSERIES_COMPAT_steppeeagle = "sumo"
+LAYERSERIES_COMPAT_steppeeagle = "warrior"
LAYERDEPENDS_steppeeagle = "amd openembedded-layer meta-python"
diff --git a/meta-v1000/conf/layer.conf b/meta-v1000/conf/layer.conf
index 238530d9..71f8eb9a 100644
--- a/meta-v1000/conf/layer.conf
+++ b/meta-v1000/conf/layer.conf
@@ -8,6 +8,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "v1000"
BBFILE_PATTERN_v1000 = "^${LAYERDIR}/"
BBFILE_PRIORITY_v1000 = "14"
-LAYERSERIES_COMPAT_v1000 = "sumo"
+LAYERSERIES_COMPAT_v1000 = "warrior"
LAYERDEPENDS_v1000 = "amd openembedded-layer meta-python"