summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2020-10-17 19:02:38 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2020-10-17 19:07:13 +0200
commitf67dbf85d7ddf7eb33a388c3140b6790945ed54f (patch)
tree164eb8c529bfa5a12cf2094b31171633a1915865
parent0ff302f214969262b093f862d1c579e570b93e28 (diff)
.conf: Make layer compatible only with dunfell and gatesgarth
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 9eee66b..c813991 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -22,4 +22,4 @@ LAYERDEPENDS_toradex-nxp-layer = " \
freescale-3rdparty \
toradex-bsp-common-layer \
"
-LAYERSERIES_COMPAT_toradex-nxp-layer = "zeus dunfell"
+LAYERSERIES_COMPAT_toradex-nxp-layer = "dunfell gatesgarth"