layer.conf: Update to use kirkstone

Update the layers to use the kirkstone namespace. No compatibility is made
for honister due to the variable renaming.

Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
Armin Kuster
2022-02-19 14:02:21 -08:00
parent a6fc2597b4
commit 30a4227e3c
7 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ BBFILE_COLLECTIONS += "security"
BBFILE_PATTERN_security = "^${LAYERDIR}/"
BBFILE_PRIORITY_security = "8"
LAYERSERIES_COMPAT_security = "honister"
LAYERSERIES_COMPAT_security = "kirkstone"
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"