mirror of
https://git.yoctoproject.org/meta-security
synced 2026-01-12 03:10:13 +00:00
layer.conf: fix up layer dependancies.
reorg pkgs so the we only need meta-oe Signed-off-by: Armin Kuster <akuster808@gmail.com>
This commit is contained in:
@@ -11,7 +11,7 @@ BBFILE_PRIORITY_security = "8"
|
|||||||
|
|
||||||
LAYERSERIES_COMPAT_security = "kirkstone"
|
LAYERSERIES_COMPAT_security = "kirkstone"
|
||||||
|
|
||||||
LAYERDEPENDS_security = "core openembedded-layer perl-layer networking-layer meta-python"
|
LAYERDEPENDS_security = "core openembedded-layer"
|
||||||
|
|
||||||
# Sanity check for meta-security layer.
|
# Sanity check for meta-security layer.
|
||||||
# Setting SKIP_META_SECURITY_SANITY_CHECK to "1" would skip the bbappend files check.
|
# Setting SKIP_META_SECURITY_SANITY_CHECK to "1" would skip the bbappend files check.
|
||||||
|
|||||||
Reference in New Issue
Block a user