summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-03-23 10:13:48 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2021-03-23 10:13:48 +0100
commit913d4169d2b350450a5632293b5840217e1c5f10 (patch)
tree0c4d68d16cc2f2c36e2ca8fb08a4298532585e26 /conf
parent6ddae219515fda5e6ffb0ad6a2fdc5430d9fa926 (diff)
layer.conf: add hardknott, drop dunfell in compat layer
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index d0e5abc..dc13acb 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -12,4 +12,4 @@ BBFILE_PATTERN_IGNORE_EMPTY_meta-toradex-distro = "1"
BBFILE_PRIORITY_meta-toradex-distro = "21"
LAYERDEPENDS_meta-toradex-distro = "core yocto"
-LAYERSERIES_COMPAT_meta-toradex-distro = "dunfell gatesgarth"
+LAYERSERIES_COMPAT_meta-toradex-distro = "gatesgarth hardknott"