From 1e3a3275a27f0b53c4f202d9a425c7d624a65160 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Sat, 26 Feb 2022 16:23:46 +0100 Subject: 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 --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') 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" -- cgit v1.2.3