summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-02-18 13:56:44 +0100
committerMax Krummenacher <max.krummenacher@toradex.com>2022-02-18 13:56:44 +0100
commita855d66f10fbe559cb5e196562745cd69fb71f22 (patch)
tree96f5e1b2101aa1d6452157f32bc494f8b9157068
parent24979540330bd6d1bdc2dc871778ccc50d4db364 (diff)
layer.conf: Update to kirkstone namespace
Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
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"