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.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-amd-bsp/conf/layer.conf b/meta-amd-bsp/conf/layer.conf
index f36e7a16..82a7966d 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 = "hardknott"
LAYERDEPENDS_amdx86 = "openembedded-layer meta-python meta-networking"