summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2021-06-05 09:23:09 +0200
committerMax Krummenacher <max.krummenacher@toradex.com>2021-06-05 09:23:09 +0200
commitf23fb3cf65dfc02fb2cf26ad7083695118e18ddc (patch)
tree6698c32ab8140ff687d7e1df9450fdb9802ed4c5
parent37f40fbfc45e8a1fd0ada52e6d0dd395a4108178 (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 dc13acb..f9e80fb 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 = "gatesgarth hardknott"
+LAYERSERIES_COMPAT_meta-toradex-distro = "gatesgarth hardknott honister"