summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-06-05 09:22:47 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2021-06-05 09:22:47 +0200
commitcc88ebb75909726b02b683540420cd22a077989b (patch)
tree9e71da82b72d4fada3757dcccccd52fdb77623ac
parentc747f7c07e4cd7f5e8e8cf8e5ff8ab5bcb2facaa (diff)
layer.conf: add honister to compat layer
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 c8da5eb..25a3011 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"
+LAYERSERIES_COMPAT_toradex-tegra-layer = "gatesgarth hardknott honister"