summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-02-26 16:23:46 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2022-02-28 14:20:43 +0100
commit1e3a3275a27f0b53c4f202d9a425c7d624a65160 (patch)
treed79d2741f9eab9bc2004e185eb55b6a72ec37d60 /conf
parent7d0ec57d413804b333b91448c927e2fc8f6e64b1 (diff)
local.conf: sync with meta-poky sample
This follows variable renames and thus changes the layer's compatibility to only kirkstone. 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 0da61b1..21f8785 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 = "hardknott honister kirkstone"
+LAYERSERIES_COMPAT_meta-toradex-distro = "kirkstone"