mirror of
https://git.yoctoproject.org/meta-security
synced 2026-05-06 04:41:06 +00:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user