aboutsummaryrefslogtreecommitdiffstats
path: root/meta-amd-bsp/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-amd-bsp/conf/layer.conf')
-rw-r--r--meta-amd-bsp/conf/layer.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-amd-bsp/conf/layer.conf b/meta-amd-bsp/conf/layer.conf
index f36e7a16..877c3550 100644
--- a/meta-amd-bsp/conf/layer.conf
+++ b/meta-amd-bsp/conf/layer.conf
@@ -12,6 +12,6 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \
BBFILE_COLLECTIONS += "amd-bsp"
BBFILE_PRIORITY_amd-bsp = "13"
BBFILE_PATTERN_amd-bsp = "^${LAYERDIR}/"
-LAYERSERIES_COMPAT_amd-bsp = "dunfell"
+LAYERSERIES_COMPAT_amd-bsp = "kirkstone"
-LAYERDEPENDS_amdx86 = "openembedded-layer meta-python meta-networking"
+LAYERDEPENDS_amd-bsp = "core openembedded-layer meta-python networking-layer"