From a855d66f10fbe559cb5e196562745cd69fb71f22 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Fri, 18 Feb 2022 13:56:44 +0100 Subject: layer.conf: Update to kirkstone namespace Signed-off-by: Max Krummenacher --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 25a3011..90b523a 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -17,4 +17,4 @@ BBFILES += "${@' '.join('${LAYERDIR}/%s/recipes*/*/*.bb' % layer \ for layer in BBFILE_COLLECTIONS.split())}" LAYERDEPENDS_toradex-tegra-layer = "core" -LAYERSERIES_COMPAT_toradex-tegra-layer = "gatesgarth hardknott honister" +LAYERSERIES_COMPAT_toradex-tegra-layer = "hardknott honister kirkstone" -- cgit v1.2.3