layer.conf: Update to honister

This marks the layers as compatible with honister now they use the new override
syntax.

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2021-07-30 11:25:18 +02:00
committed by Armin Kuster
parent b206ba59db
commit 68be8afc6b
7 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "security"
BBFILE_PATTERN_security = "^${LAYERDIR}/"
BBFILE_PRIORITY_security = "8"
LAYERSERIES_COMPAT_security = "hardknott"
LAYERSERIES_COMPAT_security = "honister"
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"