aboutsummaryrefslogtreecommitdiffstats
path: root/common/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'common/conf/layer.conf')
-rw-r--r--common/conf/layer.conf2
1 files changed, 1 insertions, 1 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"